mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
Add UIP stack. Still lots of debug output on packets...
This commit is contained in:
+1
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user