Add UIP stack. Still lots of debug output on packets...

This commit is contained in:
logicog
2025-07-11 14:54:57 +02:00
parent e486c04186
commit 8b761cfcc8
8 changed files with 209 additions and 162 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ void flash_write_enable(void) __banked
}
void flash_dump(uint32_t addr, uint8_t len) __banked
void flash_dump(register uint32_t addr, register uint8_t len) __banked
{
short status;
do {