avr: introduced network module

this will be the base module for network modules.
This commit is contained in:
Martin Preuss
2025-02-13 01:12:29 +01:00
parent c5ab06b6d0
commit bf61be029e
16 changed files with 501 additions and 838 deletions

View File

@@ -24,6 +24,7 @@
tcrt1000
timer
twimaster
network
uart_bitbang
uart_irq
bootloader