mirror of
https://github.com/jscrane/r65emu.git
synced 2024-12-30 09:30:46 +00:00
unknown arch error
This commit is contained in:
parent
e0df78f602
commit
df9d46770d
@ -10,8 +10,8 @@
|
||||
#include "hw/esp32-utft-dac.h"
|
||||
#elif defined(ESP8266)
|
||||
#include "hw/esp8266-pwm.h"
|
||||
#elif defined(LM4F)
|
||||
#include "hw/lm4f-utft-sd.h"
|
||||
#else
|
||||
#error "unknown architecture"
|
||||
#endif
|
||||
|
||||
bool hardware_reset();
|
||||
|
Loading…
Reference in New Issue
Block a user