mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-14 09:48:01 +08:00
fix old trashing
This commit is contained in:
parent
c33fd6a7fb
commit
2903937cba
@ -75,4 +75,4 @@
|
||||
|
||||
|
||||
// Add your customization below this comment
|
||||
#define MG_ENABLE_DRIVER_STM32 1
|
||||
|
||||
|
@ -75,4 +75,4 @@
|
||||
|
||||
|
||||
// Add your customization below this comment
|
||||
#define MG_ENABLE_DRIVER_STM32 1
|
||||
|
||||
|
@ -75,4 +75,4 @@
|
||||
|
||||
|
||||
// Add your customization below this comment
|
||||
#define MG_ENABLE_DRIVER_STM32 1
|
||||
|
||||
|
@ -75,4 +75,4 @@
|
||||
|
||||
|
||||
// Add your customization below this comment
|
||||
#define MG_ENABLE_DRIVER_STM32 1
|
||||
|
||||
|
@ -65,7 +65,6 @@
|
||||
#endif
|
||||
#if MG_CMSISPACK_NET == 0
|
||||
#define MG_ENABLE_TCPIP 1
|
||||
#define MG_ENABLE_DRIVER_STM32 1
|
||||
#elif MG_CMSISPACK_NET == 1
|
||||
#define MG_ENABLE_LWIP 1
|
||||
#elif MG_CMSISPACK_NET == 2
|
||||
@ -76,4 +75,4 @@
|
||||
|
||||
|
||||
// Add your customization below this comment
|
||||
#define MG_ENABLE_DRIVER_STM32 1
|
||||
|
||||
|
@ -75,4 +75,4 @@
|
||||
|
||||
|
||||
// Add your customization below this comment
|
||||
#define MG_ENABLE_DRIVER_STM32 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user