Dean Camera
|
66c38cd940
|
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
|
2011-02-26 15:57:06 +00:00 |
Dean Camera
|
3a00e41639
|
Make sure the peripheral driver .c files include the driver dispatch header, rather than the architecture specific header files.
|
2011-02-20 18:23:09 +00:00 |
Dean Camera
|
b6a3c78fa3
|
Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation.
|
2011-02-20 18:21:04 +00:00 |
Dean Camera
|
3d4d8e7f62
|
Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.
|
2011-02-19 18:37:22 +00:00 |
Dean Camera
|
071fd8ce53
|
Revert changes made for the partial port to the AVR32 architecture.
|
2010-02-24 06:58:23 +00:00 |
Dean Camera
|
e11fddfe66
|
Update Temperature board driver to be AVR32 compatible when the ADC peripheral driver is eventually ported. Make architecture includes explicit for both the AVR32 and the AVR8, to make way for future architecture ports.
Add SPI driver aliases for the old function names in the AVR8 driver, so that existing code will still compile against the new version.
|
2010-02-23 03:51:17 +00:00 |
Dean Camera
|
c24027f3b5
|
Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin.
Fix broken AVR8 Serial peripheral driver.
|
2010-02-23 01:03:27 +00:00 |
Dean Camera
|
99a45fa97d
|
Add start of an AVR32 SPI driver.
|
2010-02-22 12:36:08 +00:00 |
Dean Camera
|
ff8e0ea2d6
|
Rename AVRU4U6U9 peripheral driver directory to AVR8.
|
2010-02-22 12:05:36 +00:00 |