aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/fsmc.c
Commit message (Collapse)AuthorAgeFilesLines
* Native and FSMC cleanups.Marti Bolivar2011-05-041-3/+1
| | | | | | | Got rid of native_sram.h (and native_sram.cpp), and pushed their functionality into maple_native.cpp. Fixed includes in maple_native.h. Fixed includes in fsmc.h.
* FSMC refactor; SRAM test codeMarti Bolivar2011-03-171-49/+4
|
* [WIP] GPIO refactor: seems ok, ready for reviewMarti Bolivar2011-03-111-43/+46
|
* docsMarti Bolivar2010-10-111-0/+4
|
* whitespace cleanupsMarti Bolivar2010-09-271-27/+29
|
* Merge maple-native changes into portablebnewbold2010-08-311-1/+1
| | | | This compiles for both maple and maple_native but is untested.
* FSMC tweaksbnewbold2010-08-071-0/+3
|
* Partially working!bnewbold2010-08-051-10/+15
| | | | | Documented; see ./notes/fsmc.txt. Not yet integrated into .ld scripts or fully tested
* partial progress on FSMC for SRAMbnewbold2010-08-051-0/+120