Mercurial > ~darius > hgwebdir.cgi > stm32temp
graph
-
Use -O2 to make debugging slightly less annoying.2013-04-03, by Daniel O'Connor
-
When writing to stdout/stderr translate \n to \r\n.2013-04-03, by Daniel O'Connor
-
Add sprinkler control stubs for testing2013-04-02, by Daniel O'Connor
-
Remove useless delay test. Add GPIO PE2 changes to make testing arbitary delays possible.2013-04-02, by Daniel O'Connor
-
Fix 'none' mode.2013-04-01, by Daniel O'Connor
-
Store port & pin as char & number and map.2013-04-01, by Daniel O'Connor
-
Remove unused timer and (broken) I2C code.2013-04-01, by Daniel O'Connor
-
Use debug cycle counter to handle delays.2013-04-01, by Daniel O'Connor
-
- Remove superfluous debug message.2013-04-01, by Daniel O'Connor
-
Remove kludgy delays.2013-04-01, by Daniel O'Connor
-
Use -O3 so short delay loops work for 1 wire.2013-04-01, by Daniel O'Connor
-
Don't use evil errno kludge, write a function that libc can use.2013-03-26, by Daniel O'Connor
-
Add 'cyc' command to test CM3 debug cycle counter.2013-03-11, by Daniel O'Connor
-
Update to reflect reality (ish)2013-03-11, by Daniel O'Connor