Dean Camera
|
af725dd418
|
Fix TWI peripheral driver example code in the library documentation.
|
14 years ago |
Dean Camera
|
9708b45e69
|
Minor documentation corrections.
|
14 years ago |
Dean Camera
|
04287b76c5
|
Add more missing function attributes to the TWI peripheral driver.
Fix incorrect standard request name in the host standard request driver.
|
14 years ago |
Dean Camera
|
7207b05695
|
Add missing function attributes.
|
14 years ago |
Dean Camera
|
065ed4da20
|
Added new USB_Host_GetDeviceStatus() function for USB Host mode.
|
14 years ago |
Dean Camera
|
87b57522b2
|
Fix improper indenting of the internal board driver dispatch headers.
Slight improvements to the ADC peripheral driver example in the manual.
|
14 years ago |
Dean Camera
|
bad956bace
|
Fix TWI driver documentation example (thanks to Jerome Colombie).
|
14 years ago |
Dean Camera
|
f10126a95e
|
Added new \ref SPI_GetCurrentMode() function to the SPI peripheral driver.
|
14 years ago |
Dean Camera
|
7dffa15c16
|
Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.
|
14 years ago |
Dean Camera
|
f01a05415c
|
Spell check library source code files.
|
14 years ago |
Dean Camera
|
66c38cd940
|
Added TWI baud rate prescaler and bit length parameters to the TWI_Init() function (thanks to Thomas Herlinghaus).
|
14 years ago |
Dean Camera
|
3a00e41639
|
Make sure the peripheral driver .c files include the driver dispatch header, rather than the architecture specific header files.
|
14 years ago |
Dean Camera
|
b6a3c78fa3
|
Rename architecture specific driver files, to make them appear with uniquely identifying filenames in the documentation.
|
14 years ago |
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.
|
14 years ago |
Dean Camera
|
071fd8ce53
|
Revert changes made for the partial port to the AVR32 architecture.
|
15 years ago |
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.
|
15 years ago |
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.
|
15 years ago |
Dean Camera
|
99a45fa97d
|
Add start of an AVR32 SPI driver.
|
15 years ago |
Dean Camera
|
ff8e0ea2d6
|
Rename AVRU4U6U9 peripheral driver directory to AVR8.
|
15 years ago |