stash
This commit is contained in:
parent
811b82616e
commit
daae8ef051
Binary file not shown.
@ -145,7 +145,6 @@
|
|||||||
void system_init(void);
|
void system_init(void);
|
||||||
void sreg_set(uint32_t addr);
|
void sreg_set(uint32_t addr);
|
||||||
|
|
||||||
|
|
||||||
uint8_t sram_read(uint32_t addr);
|
uint8_t sram_read(uint32_t addr);
|
||||||
void sram_write(uint32_t addr, uint8_t data);
|
void sram_write(uint32_t addr, uint8_t data);
|
||||||
void sram_set(uint32_t addr, uint32_t len, uint8_t value);
|
void sram_set(uint32_t addr, uint32_t len, uint8_t value);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user