mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Fixed an error that happened while merging the AVR32 networking support
This commit is contained in:
parent
328bdb6094
commit
d21b544b74
@ -230,7 +230,6 @@ int platform_init()
|
||||
platform_ethernet_setup();
|
||||
#endif
|
||||
|
||||
cmn_platform_init();
|
||||
#ifdef ELUA_BOARD_MIZAR32
|
||||
// If BUF_ENABLE_UART is enabled on Mizar32 (which it is by default) but the
|
||||
// serial board is not plugged in, we get an infinite number of interrupts
|
||||
|
Loading…
x
Reference in New Issue
Block a user