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