Fri, 13 Mar 2015 11:36:41 +1030 |
Daniel O'Connor |
Disable LCD init code since this board doesn't have it.
|
Mon, 22 Apr 2013 23:17:40 +0930 |
Daniel O'Connor |
Add EEPROM emulation from AN2594.
|
Mon, 08 Apr 2013 22:20:40 +0930 |
Daniel O'Connor |
Add the ability to log temperatures to SD card.
|
Sun, 07 Apr 2013 22:34:05 +0930 |
Daniel O'Connor |
Enable DMA mode by initing DMA channel and enabling IRQ handler.
|
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:29:16 +1030 |
Daniel O'Connor |
When writing to stdout/stderr translate \n to \r\n.
|
Tue, 02 Apr 2013 14:49:50 +1030 |
Daniel O'Connor |
Add sprinkler control stubs for testing
|
Tue, 02 Apr 2013 10:54:20 +1030 |
Daniel O'Connor |
Remove useless delay test. Add GPIO PE2 changes to make testing arbitary delays possible.
|
Mon, 01 Apr 2013 20:06:03 +1030 |
Daniel O'Connor |
Use debug cycle counter to handle delays.
|
Mon, 11 Mar 2013 19:52:03 +1030 |
Daniel O'Connor |
Add 'cyc' command to test CM3 debug cycle counter.
|
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
|
Sat, 17 Nov 2012 12:14:38 +1030 |
Daniel O'Connor |
Add test for assert
|
Thu, 15 Nov 2012 23:40:51 +1030 |
Daniel O'Connor |
- Add flash erase, write & read commands (needs more work).
|
Wed, 14 Nov 2012 12:46:48 +1030 |
Daniel O'Connor |
Fix typo
|
Wed, 14 Nov 2012 12:30:05 +1030 |
Daniel O'Connor |
Use new delay routine on pin 2 so it doesn't interfere with 1 wire.
|
Wed, 08 Feb 2012 10:37:22 +1030 |
Daniel O'Connor |
Add 1wire code.
|
Mon, 06 Feb 2012 23:55:53 +1030 |
Daniel O'Connor |
Add delay, ellipse and line demos.
|
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)
|
Fri, 06 Jan 2012 09:46:28 +1030 |
Daniel O'Connor |
PWM control LED backlight.
|
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:35:34 +1030 |
Daniel O'Connor |
- Do console IO with RX IRQs.
|
Mon, 03 Oct 2011 21:19:15 +1030 |
Daniel O'Connor |
Initial commit of STM32 test code.
|