- United States
- https://bancino.net
- Joined on
2024-09-14
Fix other double-free issue with router.
jordan
synced commits to refs/pull/51/head at jordan/rpi4-osdev from mirror
2024-03-27 16:57:11 +00:00
0bd322d7b7
edit makefile for copying image and config to sd card
c71a1cc18a
Merge branch 'master' of https://github.com/LabNelson/rpi4-osdev
d7ad289e54
setup folder for interrupt controlled SPI-Ethernet
jordan
synced commits to refs/pull/51/merge at jordan/rpi4-osdev from mirror
2024-03-27 16:57:11 +00:00
a628594e5f
Merge
0bd322d7b7
into b1c3dfc5d6
0bd322d7b7
edit makefile for copying image and config to sd card
c71a1cc18a
Merge branch 'master' of https://github.com/LabNelson/rpi4-osdev
d7ad289e54
setup folder for interrupt controlled SPI-Ethernet
b1c3dfc5d6
Removed reference to employer
fea167dab3
Added nostartfiles to Makefile.gcc in part11
jordan
synced and deleted reference 2024-02-22 22:15:40 +00:00
refs/tags/refs/pull/49/merge
at jordan/rpi4-osdev from mirror
376a918303
Merge pull request #49 from LabNelson/master
214704a867
Add files via upload
71c3b30bd0
Updated part14 to reflect changes to part13
31bb21b323
Fixing typo
e087746a5d
Updated README for part13-interrupts
9566e13a7f
Added irq_barrier to part13-interrupts just to be sure
3faf8d10ff
Fixed a bug in the interrupt handler in part13 to avoid an infinite loop
569910b5cb
Yes, I want master as the default Git branch.
c6d1708f0e
Update dotfiles.
Release Binaries & Source Tarballs With Submodules
Okay, CI is up and running. I just have figure out what I want to do about release binaries, because currently we would have to ship both the telodendria
binary and libCytoplasm.so
, unless I…