Commit graph

290 commits

Author SHA1 Message Date
babbleberry
02d190e8f7 Fixed Jekyll config 2024-04-22 15:31:02 +01:00
Adam Greenwood-Byrne
0e7eebb8a9
Delete .DS_Store 2024-04-22 15:27:48 +01:00
babbleberry
974e7c00f1 Changed back to original cayman theme 2024-04-22 15:27:22 +01:00
babbleberry
d70738eea6 Updated to add -mstrict-align and use Apple Silicon gcc 2024-04-22 10:50:24 +01:00
babbleberry
71d96e9044 Fixed pull up/pull down being the wrong way around 2024-04-22 09:54:15 +01:00
Adam Greenwood-Byrne
4cd63a2716
Merge pull request #52 from babbleberry/revert-51-master
Revert "Solve Issue #50 pull up pull down register mapping wrong way around"
2024-04-22 09:49:56 +01:00
Adam Greenwood-Byrne
1d022a6b6c
Revert "Solve Issue #50 pull up pull down register mapping wrong way around" 2024-04-22 09:49:39 +01:00
Adam Greenwood-Byrne
16f2a00914
Merge pull request #51 from LabNelson/master
Solve Issue #50 pull up pull down register mapping wrong way around
2024-04-22 09:44:20 +01:00
Nelson Ehling
0bd322d7b7 edit makefile for copying image and config to sd card 2024-03-27 12:57:39 +01:00
Nelson Ehling
c71a1cc18a Merge branch 'master' of https://github.com/LabNelson/rpi4-osdev 2024-03-27 12:51:32 +01:00
Nelson Ehling
d7ad289e54 setup folder for interrupt controlled SPI-Ethernet 2024-03-27 12:35:12 +01:00
Nelson
c1edecf21f
Merge branch 'babbleberry:master' into master 2024-03-20 14:51:47 +01:00
Nelson Ehling
8277e48bc2 changed pull up pull down register mapping 2024-03-20 14:51:11 +01:00
babbleberry
b1c3dfc5d6 Removed reference to employer 2024-02-23 22:31:59 +00:00
babbleberry
fea167dab3 Added nostartfiles to Makefile.gcc in part11 2024-02-23 22:21:52 +00:00
Adam Greenwood-Byrne
376a918303
Merge pull request #49 from LabNelson/master
Add Makefile for gcc for part11-breakout-smp
2024-02-22 21:45:02 +00:00
Nelson
214704a867
Add files via upload
created Makefile for gcc for part11-breakout-smp
2024-02-21 10:55:01 +01:00
babbleberry
71c3b30bd0 Updated part14 to reflect changes to part13 2024-02-06 12:22:54 +00:00
babbleberry
31bb21b323 Fixing typo 2024-02-06 12:18:01 +00:00
babbleberry
e087746a5d Updated README for part13-interrupts 2024-02-06 12:16:07 +00:00
babbleberry
9566e13a7f Added irq_barrier to part13-interrupts just to be sure 2024-02-06 12:01:39 +00:00
babbleberry
3faf8d10ff Fixed a bug in the interrupt handler in part13 to avoid an infinite loop 2024-02-06 11:56:03 +00:00
babbleberry
753489b857 Changed Github username 2024-01-26 22:16:28 +00:00
isometimes
5166f343e3 Fixed a typo in _config.yml 2022-09-20 18:18:07 +01:00
isometimes
cad196da4e Updated to point at my fork of Cayman with GA4 support 2022-09-20 18:16:53 +01:00
isometimes
d5a8f6c410 Added support for GA4 rather than UA 2022-09-20 17:57:45 +01:00
Adam Greenwood-Byrne
f0d163adbf
Added Google Analytics 2022-09-20 17:53:41 +01:00
isometimes
0dbc5d32db A few corrections 2022-07-06 19:58:16 +01:00
isometimes
2b9e41259b Fix SI units 2022-07-05 18:05:42 +01:00
isometimes
504a05560c Reverting 2022-07-05 13:40:10 +01:00
isometimes
13a9fb869b Testing new backlink to intro 2022-07-05 13:36:45 +01:00
isometimes
9436cfa229 Fixed broken backlink on part2 2022-07-05 12:16:25 +01:00
isometimes
9716f950b8 Added other backlinks 2022-07-05 12:15:30 +01:00
isometimes
b8f3f159f8 Put full URL in the backlink - not ideal, but solves the 404 if viewing on GH 2022-07-05 12:03:48 +01:00
isometimes
ebb7c5bdfb Added backlink to part1 so the intro is accessible 2022-07-05 12:01:25 +01:00
isometimes
1d00a1a356 Added link to further video options in the intro 2022-07-05 11:55:35 +01:00
Adam Greenwood-Byrne
5f111a6a7d
Merge pull request #32 from paulwratt/master
Fix wording (very my)
2022-07-05 11:29:30 +01:00
Paul Wratt
82c023c4a9
fix wording
"very my good friends" => "my very good friends" - sorry I ment to post this PR many months ago
2022-07-05 03:08:45 +12:00
Adam Greenwood-Byrne
b1a1fef66a
Update README.md to use embedded video 2022-06-10 23:15:49 +01:00
isometimes
37f29a1e62 Fixed label in part14 docs 2022-04-22 11:10:52 +01:00
isometimes
2baafbd94e Fixed broken link in part14 docs 2022-04-22 11:10:03 +01:00
Adam Greenwood-Byrne
bc980ff16f Some simple doc changes 2022-04-09 07:58:04 +01:00
Adam Greenwood-Byrne
ee4d0141f9 Updated part14-spi-ethernet driver file for consistency 2022-04-08 21:57:33 +01:00
Adam Greenwood-Byrne
0cd81619d0 Removed .DS_Store 2022-04-08 21:37:19 +01:00
Adam Greenwood-Byrne
76be43e53a Upgraded part15-tcpip to include code for serving web pages 2022-04-08 21:36:35 +01:00
isometimes
f5b10bb1de Added a note to part4-miniuart about the peripheral base address 2022-02-20 20:50:22 +00:00
isometimes
bd8e2b8ce0 Added FUNDING.yml 2022-02-18 23:17:07 +00:00
isometimes
893c8ef4d2 Updated doc 2021-11-08 15:50:08 +00:00
isometimes
7ff958289c Adding link from part14 to part15 2021-11-08 15:46:22 +00:00
isometimes
907068000b Added first draft of a part15-tcpip write-up 2021-11-08 15:44:59 +00:00