Dean Camera
|
97143bf814
|
Add missing const qualifiers to class drivers.
Indent core library function parameters so that there is only one parameter per line, to increase readability.
|
2010-07-21 14:00:51 +00:00 |
Dean Camera
|
071e02c6b6
|
Add svn:eol-style property to source files, so that the line endings are correctly converted to the target system's native end of line style.
|
2010-05-08 03:12:14 +00:00 |
Dean Camera
|
9257f4ab8e
|
Add briefs for the library core structures.
|
2010-03-29 13:32:36 +00:00 |
Dean Camera
|
0557676013
|
Add file-level brief documentation.
Remove accidentally duplicated model-specific peripheral driver files.
|
2010-03-29 07:49:58 +00:00 |
Dean Camera
|
d49cc0f783
|
Add more include protection macros to give the user warnings when they try to manually include private driver header files, instead of the public driver headers.
|
2010-02-11 04:05:02 +00:00 |
Dean Camera
|
a4ebf4e920
|
Make board specific and device peripheral specific drivers' file documentation copy over to the module documentation, so that it is visible in the normal module view of the library documentation.
|
2010-02-01 10:34:07 +00:00 |
Dean Camera
|
5fc294a650
|
Oops - incorrect Dataflash chip select mask in the XPLAIN Dataflash driver.
|
2010-01-07 13:23:43 +00:00 |
Dean Camera
|
a56d95e8c2
|
Fix XPLAIN Dataflash and LED drivers.
|
2010-01-07 12:38:32 +00:00 |
Dean Camera
|
7f9f97c792
|
Update copyright year to 2010.
|
2009-12-30 23:49:19 +00:00 |
Dean Camera
|
d4ca7fb44c
|
Fix MIT license language to make its intent clearer.
|
2009-12-28 00:34:20 +00:00 |
Dean Camera
|
bae00a3d42
|
Added support for the Dataflash mounted on the XPLAIN board. Added new XPLAIN_REV1 board target for the first revision XPLAIN board, which used a different (smaller) Dataflash IC to later revisions.
|
2009-12-03 08:59:12 +00:00 |