Mercurial > ~darius > hgwebdir.cgi > stm32temp
graph
-
Enable DMA mode by initing DMA channel and enabling IRQ handler.Sun, 07 Apr 2013 22:34:05 +0930, by Daniel O'Connor
-
Fix comment style.Sun, 07 Apr 2013 22:33:16 +0930, by Daniel O'Connor
-
Add all the interrupt sources.Sun, 07 Apr 2013 22:32:48 +0930, by Daniel O'Connor
-
Fix various warnings.Sun, 07 Apr 2013 22:31:56 +0930, by Daniel O'Connor
-
Return correct error defines.Sun, 07 Apr 2013 22:31:05 +0930, by Daniel O'Connor
-
Add write support. LFN still broken though.Fri, 05 Apr 2013 00:08:31 +1030, by Daniel O'Connor
-
Add SDIO code poached from STM. Use FatFS to read from SD card.Wed, 03 Apr 2013 23:34:20 +1030, by Daniel O'Connor
-
Ignore more emacs crap.Wed, 03 Apr 2013 23:33:47 +1030, by Daniel O'Connor
-
Use -O2 to make debugging slightly less annoying.Wed, 03 Apr 2013 23:30:14 +1030, by Daniel O'Connor
-
When writing to stdout/stderr translate \n to \r\n.Wed, 03 Apr 2013 23:29:16 +1030, by Daniel O'Connor
-
Add sprinkler control stubs for testingTue, 02 Apr 2013 14:49:50 +1030, by Daniel O'Connor
-
Remove useless delay test. Add GPIO PE2 changes to make testing arbitary delays possible.Tue, 02 Apr 2013 10:54:20 +1030, by Daniel O'Connor
-
Fix 'none' mode.Mon, 01 Apr 2013 23:38:34 +1030, by Daniel O'Connor
-
Store port & pin as char & number and map.Mon, 01 Apr 2013 21:12:57 +1030, by Daniel O'Connor
-
Remove unused timer and (broken) I2C code.Mon, 01 Apr 2013 20:51:11 +1030, by Daniel O'Connor
-
Use debug cycle counter to handle delays.Mon, 01 Apr 2013 20:06:03 +1030, by Daniel O'Connor
-
- Remove superfluous debug message.Mon, 01 Apr 2013 19:45:38 +1030, by Daniel O'Connor
-
Remove kludgy delays.Mon, 01 Apr 2013 19:45:19 +1030, by Daniel O'Connor
-
Use -O3 so short delay loops work for 1 wire.Mon, 01 Apr 2013 19:44:47 +1030, by Daniel O'Connor
-
Don't use evil errno kludge, write a function that libc can use.Tue, 26 Mar 2013 15:09:46 +1030, by Daniel O'Connor
-
Add 'cyc' command to test CM3 debug cycle counter.Mon, 11 Mar 2013 19:52:03 +1030, by Daniel O'Connor
-
Update to reflect reality (ish)Mon, 11 Mar 2013 19:51:34 +1030, by Daniel O'Connor
-
Create a TZ info structure for ACST and use it when printing times.Tue, 27 Nov 2012 15:56:31 +1030, by Daniel O'Connor
-
Readd code accidentally removed from last version, now the hot & coldTue, 27 Nov 2012 15:56:09 +1030, by Daniel O'Connor
-
Port tempctrl.c from AVR. I removed the beep code as I don't have aTue, 27 Nov 2012 13:20:52 +1030, by Daniel O'Connor
-
Set tv_usec in gettimeofday() by using the prescaler counter.Tue, 27 Nov 2012 13:19:11 +1030, by Daniel O'Connor
-
Updated BMP has a different port name.Tue, 27 Nov 2012 13:17:42 +1030, by Daniel O'Connor
-
- Add depend target.Tue, 27 Nov 2012 13:16:47 +1030, by Daniel O'Connor
-
Add flashread/writeblock commands which read/write a block of data toTue, 20 Nov 2012 21:54:06 +1030, by Daniel O'Connor
-
Use a 32 bit var to hold address from atoi().Sat, 17 Nov 2012 18:03:48 +1030, by Daniel O'Connor