1
0
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:
Bogdan Marinescu 2011-05-07 22:04:45 +03:00
parent 328bdb6094
commit d21b544b74

View File

@ -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