Mercurial > ~darius > hgwebdir.cgi > stm32temp
log BSDmakefile @ 89:fc21fb5b171b default tip
age | author | description |
---|---|---|
2013-07-07 | Daniel O'Connor | Reshuffle in preparation for being able to have a common API for SPI flash and (emulated) EEPROM. |
2013-04-22 | Daniel O'Connor | Add EEPROM emulation from AN2594. |
2013-04-04 | Daniel O'Connor | Add write support. LFN still broken though. |
2013-04-03 | Daniel O'Connor | Add SDIO code poached from STM. Use FatFS to read from SD card. |
2013-04-03 | Daniel O'Connor | Use -O2 to make debugging slightly less annoying. |
2013-04-02 | Daniel O'Connor | Add sprinkler control stubs for testing |
2013-04-01 | Daniel O'Connor | Use -O3 so short delay loops work for 1 wire. |