Commit Graph
24 Commits
Author SHA1 Message Date
dwelch ee3d52946d fixed processor type 2016-05-05 18:50:59 -04:00
dwelch 6f4c0d8bcc thanks to ultimo and others I think I have the pi2 switching back to svc and secure mode now.
and other cleanup
2016-03-28 20:44:00 -04:00
dwelch 965749e41f added a blurb on the main readme 2016-03-25 20:29:49 -04:00
dwelch 20e645321d adding raspberry pi 3 64 bit examples 2016-03-15 01:23:52 -04:00
dwelch67 e35d1e9bae updated main readme 2015-12-23 23:37:12 -05:00
dwelch 0ab9392056 been meaning to make one of these for a long time, this is just the first cut,
already did this with a microcontroller, repeating with a different display and
pi zero.
2015-12-10 17:16:39 -05:00
dwelch67 9e8292b299 forgot to save the readme before checking in 2014-12-17 00:26:40 -05:00
dwelch67 f47def0b38 added serial cable to README 2014-04-16 10:38:07 -04:00
dwelch 8b811c38fa added some ARM ARM links 2014-02-26 23:03:21 -05:00
dwelch 4c96b727fc updated top level README about the FT4232H board 2014-02-05 23:32:47 -05:00
dwelch 2a525b5293 fixing readme 2013-12-22 20:05:33 -05:00
dwelch67 fb245f37e1 updating readme 2013-05-09 07:28:32 -04:00
dwelch67 398904f7bb update readme 2013-05-04 21:46:01 -04:00
dwelch67 bc1f8c347c updated README 2013-04-16 00:23:01 -04:00
dwelch67 8a3e12a944 adding float03 2013-02-24 23:34:04 -05:00
root 3db8815010 adding pitopi (pi to pi) a way to use two raspberry pi boards,
one as the Linux based development plaform and the other to run
the bare metal programs taking advantage of the uarts on the boards.
2012-09-26 01:45:51 -04:00
root 467e3eb389 adding bssdata example to explain what I mean about not using .data or zeroing .bss
and what happens to you if you assume something when using my code as a baseline.
2012-09-05 02:43:48 -04:00
David Welch 0d1a778e72 updating top level readme and changing uart examples to use the 0x8000 base address 2012-06-20 01:00:49 -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 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 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