This is just me having fun with a tiny fpga
A experiment with simd
A WIP, driver for the lan9250 related to my ntp-devboard project
Got into a rabbit hole about lockless-algorithms and made this
Got my hands onto some parsing!
Designed a devboard with ptp support
I got really exicted about dma in network cards and wrote this
Implemented a basic TCP/IP stack for fun
Implemented a scheduler for an esp32c3(RISC-V) based
Implemented a basic malloc using sbrk and mmap for fun