Mercurial > ~darius > hgwebdir.cgi > stm32temp
graph
-
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
-
Add stream read/write commands.Sat, 17 Nov 2012 12:18:24 +1030, by Daniel O'Connor
-
Reduce prescaler to 2, the flash is capable of 25MHz reads (althoughSat, 17 Nov 2012 12:17:58 +1030, by Daniel O'Connor
-
Use CR/LF to printfs (should probably do the conversion in _write)Sat, 17 Nov 2012 12:15:17 +1030, by Daniel O'Connor
-
Add test for assertSat, 17 Nov 2012 12:14:38 +1030, by Daniel O'Connor
-
- Add flash erase, write & read commands (needs more work).Thu, 15 Nov 2012 23:40:51 +1030, by Daniel O'Connor
-
Fix debug & load targets for BMP.Wed, 14 Nov 2012 12:47:10 +1030, by Daniel O'Connor
-
Fix typoWed, 14 Nov 2012 12:46:48 +1030, by Daniel O'Connor
-
Add i2c test codeWed, 14 Nov 2012 12:30:58 +1030, by Daniel O'Connor
-
Catch up with new toolchain locationWed, 14 Nov 2012 12:30:29 +1030, by Daniel O'Connor
-
Use new delay routine on pin 2 so it doesn't interfere with 1 wire.Wed, 14 Nov 2012 12:30:05 +1030, by Daniel O'Connor
-
Use corrected delay() routine.Wed, 14 Nov 2012 12:24:44 +1030, by Daniel O'Connor
-
Fix delay() to be accurate as measured on the cro.Wed, 14 Nov 2012 12:24:21 +1030, by Daniel O'Connor
-
Add 1wire code.Wed, 08 Feb 2012 10:37:22 +1030, by Daniel O'Connor
-
Add delay, ellipse and line demos.Mon, 06 Feb 2012 23:55:53 +1030, by Daniel O'Connor
-
Add _usleep16 prototype.Mon, 06 Feb 2012 23:55:11 +1030, by Daniel O'Connor
-
Add _usleep16 - sleeps for cnt microseconds.Mon, 06 Feb 2012 23:54:36 +1030, by Daniel O'Connor
-
- Add ellipse drawing.Sun, 05 Feb 2012 16:41:42 +1030, by Daniel O'Connor
-
Split out code into separate files.Sat, 04 Feb 2012 13:29:31 +1030, by Daniel O'Connor
-
Make the LCD panel work (timings, GPIOE clock needs to be on, etc)Sun, 22 Jan 2012 17:10:51 +1030, by Daniel O'Connor
-
Add LCD app note.Sat, 14 Jan 2012 11:42:24 +1030, by Daniel O'Connor
-
PWM control LED backlight.Fri, 06 Jan 2012 09:46:28 +1030, by Daniel O'Connor
-
Add LCD init, touch screen writing etc..Tue, 03 Jan 2012 22:37:18 +1030, by Daniel O'Connor
-
Jumbo commit to make things work.Sun, 01 Jan 2012 11:01:13 +1030, by Daniel O'Connor
-
- Do console IO with RX IRQs.Sat, 08 Oct 2011 20:35:34 +1030, by Daniel O'Connor
-
Split out compile flags for easier editing.Sat, 08 Oct 2011 20:33:47 +1030, by Daniel O'Connor
-
Initial commit of STM32 test code.Mon, 03 Oct 2011 21:19:15 +1030, by Daniel O'Connor