diff options
author | bnewbold <bnewbold@robocracy.org> | 2010-05-10 22:19:07 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2010-05-20 22:08:11 -0400 |
commit | 73444bbbe2aebb9d2d4ed62e52f6fde69532bbeb (patch) | |
tree | 2cba20cbdd7c29ea5eb3c39977d0e26c39052ba0 /TODO | |
parent | a881d0d735196449bd19d5e8183f3153ed415c8d (diff) | |
download | librambutan-73444bbbe2aebb9d2d4ed62e52f6fde69532bbeb.tar.gz librambutan-73444bbbe2aebb9d2d4ed62e52f6fde69532bbeb.zip |
TODO update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,15 +1,17 @@ Quick TODO -------------------------------------------------------------------- - cleanup core/comm usb stuff -- support i2c in hardware (and a soft master mode?) -- cleanup license headers +- write language unit test +- more maple-specific example programs +- write gnu-toolchain howto +- rewrite linker scripts and loader code Peripherals ------------------------------------------------------------------- - complete timers and interrupt stuff -- I2C -- SPI -- EEPROM +- I2C wrap up +- SPI wrap up +- EEPROM emulation with flash Arduino Library functions to port (these are LGPL) ---------------------------- |