Commit Graph
33 Commits
Author SHA1 Message Date
David Welch ec4a2220f8 added thumb assembler example, this is not part of an asm tutorial just
testing the new thumb assembler mods.
2012-06-15 13:38:37 -04:00
David Welch 794354527d adding float02, some fun with testfloat 2012-06-13 02:34:58 -04:00
David Welch e063695a38 adding blinker05, interrupt example 2012-06-10 12:45:58 -04:00
David Welch f3a4d8b399 moving twain test to 0x8000 2012-06-08 22:35:30 -04:00
David Welch 215de128be modified bench02 to run from 0x8000 2012-06-08 22:23:50 -04:00
David Welch b8613820ff big commit mostly related to moving start addresses to 0x8000 2012-06-08 16:27:35 -04:00
David Welch 4e56308087 adding second benchmark 2012-06-06 14:14:57 -04:00
David Welch f4b7737ae3 added a lot to the twain README, need to go through it and prune/edit. 2012-06-05 23:45:43 -04:00
David Welch 0ffb3fef9b adding twain example, a work in progress, check back shortly 2012-06-05 18:12:15 -04:00
David Welch acb4da1c3f added vref and gnd to arm jtag pinout 2012-06-04 10:59:18 -04:00
David Welch dfa692d2e6 adding arm jtag example! 2012-06-01 00:47:54 -04:00
David Welch 3d2790dc97 added more info 2012-05-31 15:01:53 -04:00
David Welch 442892d626 adding an ldrex/strex test 2012-05-31 14:57:59 -04:00
David Welch 86dbb30d76 adding zlib test 2012-05-29 02:13:41 -04:00
David Welch fbc6dff3e3 adding more clang build support 2012-05-28 23:13:13 -04:00
David Welch 487aecf4b4 starting to add clang support 2012-05-28 22:25:54 -04:00
David Welch 36fd5ec1f2 adding blinker04, this uses the ARM timer 2012-05-28 18:23:24 -04:00
David Welch 4792bb0a31 adding thumb assembler, cant decide if I really want this here 2012-05-28 17:01:50 -04:00
David Welch 590d8b3f07 adding gnu toolchain build script, to build your own cross compiler 2012-05-28 15:19:01 -04:00
David Welch b0ebc8d38b adding bootloader03. another xmodem based bootloader, uses a state machine so should be a little
more tolerant of errors (which you shouldnt get anyway).
2012-05-28 10:47:35 -04:00
David Welch 0ad7724a06 adding bootloader02, this is xmodem based. 2012-05-28 03:02:17 -04:00
David Welch caf3559ac9 cleaned up Makefiles and READMEs 2012-05-28 00:05:12 -04:00
David Welch b04a3344d6 updated readme 2012-05-27 11:09:10 -04:00
David Welch 507949cb1b adding uart03. same as uart02 except mostly thumb instead of ARM 2012-05-27 10:33:46 -04:00
David Welch e188f43690 adding a binary of the bootloader, it will make sense later 2012-05-27 10:07:07 -04:00
David Welch c44c1146ea sigh, I have a bootloader working! 2012-05-27 02:31:05 -04:00
David Welch d69e19201f adding uart02 example, this one receives characters and echos them back out. 2012-05-27 00:48:42 -04:00
David Welch 18d0f8feac finally got the uart working 2012-05-27 00:14:35 -04:00
David Welch b0b864e352 adding blinker03 example uses the ARM freerunning timer 2012-05-26 16:28:23 -04:00
David Welch 250a069163 some cleanup 2012-05-26 15:27:04 -04:00
David Welch d00dab24f8 adding blinker02 example, uses lower part of the freerunning system level timer 2012-05-26 02:12:00 -04:00
David Welch 0c59440d2d adding blinker01 example, blinks the OK led. 2012-05-26 01:27:30 -04:00
David Welch b7875775d4 first commit 2012-05-26 00:57:01 -04:00