Mercurial > ~darius > hgwebdir.cgi > stm32temp
log BSDmakefile @ 84:1ea404a7683c
age | author | description |
---|---|---|
Sun, 07 Jul 2013 22:49:02 +0930 | Daniel O'Connor | Reshuffle in preparation for being able to have a common API for SPI flash and (emulated) EEPROM. |
Mon, 22 Apr 2013 23:17:40 +0930 | Daniel O'Connor | Add EEPROM emulation from AN2594. |
Fri, 05 Apr 2013 00:08:31 +1030 | Daniel O'Connor | Add write support. LFN still broken though. |
Wed, 03 Apr 2013 23:34:20 +1030 | Daniel O'Connor | Add SDIO code poached from STM. Use FatFS to read from SD card. |
Wed, 03 Apr 2013 23:30:14 +1030 | Daniel O'Connor | Use -O2 to make debugging slightly less annoying. |
Tue, 02 Apr 2013 14:49:50 +1030 | Daniel O'Connor | Add sprinkler control stubs for testing |
Mon, 01 Apr 2013 19:44:47 +1030 | Daniel O'Connor | Use -O3 so short delay loops work for 1 wire. |