mirror of
https://github.com/j-core/j-core-ice40.git
synced 2026-04-24 19:33:35 +00:00
Add testrom, modified for small memory... enable tests if you need in Makefile
This commit is contained in:
@@ -87,8 +87,10 @@ main_sh (void)
|
||||
uart_set_baudrate ();
|
||||
led(0x042);
|
||||
|
||||
#ifndef NO_TESTS
|
||||
putstr ("CPU tests passed\n");
|
||||
led(0x043);
|
||||
#endif
|
||||
|
||||
#ifndef NO_DDR
|
||||
putstr ("DDR Init\n");
|
||||
|
||||
Reference in New Issue
Block a user