log BSDmakefile @ 80:1a4573062b37

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.
Tue, 27 Nov 2012 13:20:52 +1030 Daniel O'Connor Port tempctrl.c from AVR. I removed the beep code as I don't have a
Tue, 27 Nov 2012 13:17:42 +1030 Daniel O'Connor Updated BMP has a different port name.
Tue, 20 Nov 2012 21:54:06 +1030 Daniel O'Connor Add flashread/writeblock commands which read/write a block of data to
Wed, 14 Nov 2012 12:47:10 +1030 Daniel O'Connor Fix debug & load targets for BMP.
Wed, 14 Nov 2012 12:30:58 +1030 Daniel O'Connor Add i2c test code
Wed, 08 Feb 2012 10:37:22 +1030 Daniel O'Connor Add 1wire code.
Sat, 04 Feb 2012 13:29:31 +1030 Daniel O'Connor Split out code into separate files.
Sun, 22 Jan 2012 17:10:51 +1030 Daniel O'Connor Make the LCD panel work (timings, GPIOE clock needs to be on, etc)
Tue, 03 Jan 2012 22:37:18 +1030 Daniel O'Connor Add LCD init, touch screen writing etc..
Sun, 01 Jan 2012 11:01:13 +1030 Daniel O'Connor Jumbo commit to make things work.
Sat, 08 Oct 2011 20:33:47 +1030 Daniel O'Connor Split out compile flags for easier editing.
Mon, 03 Oct 2011 21:19:15 +1030 Daniel O'Connor Initial commit of STM32 test code.