libjansson is no more used
This commit is contained in:
parent
b496393e67
commit
2d8b21049b
1 changed files with 0 additions and 4 deletions
4
gen.h
4
gen.h
|
@ -21,10 +21,6 @@ typedef enum { rm_prev, rm_cur } rm_selection_t;
|
||||||
#define IS_POSIX 0
|
#define IS_POSIX 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if IS_POSIX
|
|
||||||
#include <jansson.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if defined(ESP32) || defined(BUILD_FOR_RP2040)
|
#if defined(ESP32) || defined(BUILD_FOR_RP2040)
|
||||||
// ESP32 goes in a crash-loop when allocating 128kB
|
// ESP32 goes in a crash-loop when allocating 128kB
|
||||||
// see also https://github.com/espressif/esp-idf/issues/1934
|
// see also https://github.com/espressif/esp-idf/issues/1934
|
||||||
|
|
Loading…
Add table
Reference in a new issue