Mercurial > ~darius > hgwebdir.cgi > stm32temp
graph
-
Disable LCD init code since this board doesn't have it.Fri, 13 Mar 2015 11:36:41 +1030, by Daniel O'Connor
-
Add missing prototypeFri, 13 Mar 2015 11:36:26 +1030, by Daniel O'Connor
-
Catch up with change to new boardThu, 12 Mar 2015 23:22:35 +1030, by Daniel O'Connor
-
Add note about 1-wire wiringThu, 12 Mar 2015 23:22:11 +1030, by Daniel O'Connor
-
Ignore cscope filesMon, 02 Mar 2015 14:32:34 +1030, by Daniel O'Connor
-
Add a flash layer for compatibility (in future).Mon, 02 Mar 2015 14:32:08 +1030, by Daniel O'Connor
-
Point to new toolchainMon, 02 Mar 2015 14:31:16 +1030, by Daniel O'Connor
-
Fix compilation on newer toolchain.Mon, 02 Mar 2015 14:30:58 +1030, by Daniel O'Connor
-
Reshuffle in preparation for being able to have a common API for SPI flash and (emulated) EEPROM.Sun, 07 Jul 2013 22:49:02 +0930, by Daniel O'Connor
-
No point disabling IRQs inside the function calls since any pendingSun, 07 Jul 2013 22:48:17 +0930, by Daniel O'Connor
-
Add small note.Tue, 23 Apr 2013 20:46:37 +0930, by Daniel O'Connor
-
Add note about where it came from.Mon, 22 Apr 2013 23:39:28 +0930, by Daniel O'Connor
-
Add EEPROM emulation from AN2594.Mon, 22 Apr 2013 23:17:40 +0930, by Daniel O'Connor
-
Convert \r\n to \nThu, 18 Apr 2013 22:44:52 +0930, by Daniel O'Connor
-
Tell make the resulting binary dependent is dependent on the linker script.Mon, 15 Apr 2013 22:37:46 +0930, by Daniel O'Connor
-
Fix RAM sizes.Mon, 15 Apr 2013 21:33:06 +0930, by Daniel O'Connor
-
Update README with some more details about the various boards.Mon, 15 Apr 2013 21:26:34 +0930, by Daniel O'Connor
-
Comment out debug message.Sun, 14 Apr 2013 22:54:10 +0930, by Daniel O'Connor
-
Add routine to CRC a block of flash. Use it to verify a flash block write.Sun, 14 Apr 2013 22:53:50 +0930, by Daniel O'Connor
-
CRC a word at a time rather than the whole block (since we are reading/writing a word at a time).Sun, 14 Apr 2013 22:52:21 +0930, by Daniel O'Connor
-
Handle missing modules in OWGetTemp.Sun, 14 Apr 2013 16:07:29 +0930, by Daniel O'Connor
-
Don't complain about CRC mismatch in flashreadblock.Sun, 14 Apr 2013 14:29:08 +0930, by Daniel O'Connor
-
Rename settings to tc_settings as it's global.Sun, 14 Apr 2013 14:28:14 +0930, by Daniel O'Connor
-
Convert \r\n to \n.Sun, 14 Apr 2013 14:26:46 +0930, by Daniel O'Connor
-
- Make sure the line is high before pulling low for reset.Sun, 14 Apr 2013 14:25:51 +0930, by Daniel O'Connor
-
Scan before attaching in case the BMP has been power cycled.Tue, 09 Apr 2013 17:09:19 +0930, by Daniel O'Connor
-
The LCD works better when the GPIO clocks are enabled before frobbing them.Tue, 09 Apr 2013 00:28:29 +0930, by Daniel O'Connor
-
Make 'td log' work without printing an error.Mon, 08 Apr 2013 23:11:55 +0930, by Daniel O'Connor
-
Convert \r\n -> \n now _write() DTRT.Mon, 08 Apr 2013 23:11:35 +0930, by Daniel O'Connor
-
Don't print extra newlines when cat'ing a file.Mon, 08 Apr 2013 23:10:47 +0930, by Daniel O'Connor
-
Get timezone offsets right.Mon, 08 Apr 2013 23:10:25 +0930, by Daniel O'Connor