git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10804 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
parent
55bc66a827
commit
ec92a52257
|
@ -26,8 +26,8 @@
|
||||||
|
|
||||||
#define NO_SYS 0
|
#define NO_SYS 0
|
||||||
|
|
||||||
#define LWIP_TIMERS 0
|
#define LWIP_TIMERS 1
|
||||||
#define LWIP_TIMERS_CUSTOM 1
|
#define LWIP_TIMERS_CUSTOM 0
|
||||||
|
|
||||||
#define LWIP_TCPIP_CORE_LOCKING 0
|
#define LWIP_TCPIP_CORE_LOCKING 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue