Commit graph

275 commits

Author SHA1 Message Date
Nelson Ehling
8277e48bc2 changed pull up pull down register mapping 2024-03-20 14:51:11 +01: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
Adam Greenwood-Byrne
3e8f5bed75 Final part14-spi-ethernet write-up 2021-11-07 21:43:32 +00:00
Adam Greenwood-Byrne
2422351f86 Updated docs 2021-11-07 21:31:13 +00:00
Adam Greenwood-Byrne
53a8837fab Updated docs 2021-11-07 21:26:31 +00:00
Adam Greenwood-Byrne
b859bf1a1b Updated docs 2021-11-07 21:16:40 +00:00
Adam Greenwood-Byrne
0b653e0dc7 Updated docs 2021-11-07 20:48:17 +00:00
Adam Greenwood-Byrne
59b7cc11f0 Updated docs 2021-11-07 20:22:17 +00:00
Adam Greenwood-Byrne
2f2b5df1fd Updated docs 2021-11-07 19:53:58 +00:00
Adam Greenwood-Byrne
dfc89a4449 Updating docs 2021-11-07 19:29:45 +00:00
Adam Greenwood-Byrne
787e6ec8cb Updating docs 2021-11-07 19:19:07 +00:00
Adam Greenwood-Byrne
7c871b0266 Fix photo location 2021-11-07 18:36:03 +00:00
Adam Greenwood-Byrne
b70c614a73 Starting part14 write-up 2021-11-07 18:35:17 +00:00
Adam Greenwood-Byrne
3c81e9622d Some tidying up in part14 and part15 2021-11-06 17:24:12 +00:00
Adam Greenwood-Byrne
bc2ecc934d Added part15-tcpip - same as part14-ethernet, but replies to pings now 2021-11-06 17:16:46 +00:00
Adam Greenwood-Byrne
ababff0e38 Removing unnecessary include 2021-10-31 00:19:12 +01:00
Adam Greenwood-Byrne
dde4667e37 Simplifying the encspi.c 2021-10-31 00:18:05 +01:00