fomu-flash: disable ICE40_DEBUG_PATCH
Since we've got ice40 working, we don't need to debug it anymore. Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
89af26047e
commit
9506159380
@ -25,7 +25,7 @@
|
||||
static unsigned int F_RESET = 27;
|
||||
#define F_DONE 17
|
||||
|
||||
#define DEBUG_ICE40_PATCH
|
||||
// #define DEBUG_ICE40_PATCH
|
||||
|
||||
static int spi_irw_readb(void *data) {
|
||||
return spiRx(data);
|
||||
|
Loading…
Reference in New Issue
Block a user