esp32: map btstack_assert to regular assert

This commit is contained in:
Matthias Ringwald 2022-11-10 23:04:30 +01:00
parent cc0b01d098
commit d7b812f078

View File

@ -8,6 +8,7 @@
#define BTSTACK_CONFIG_H
// Port related features
#define HAVE_ASSERT
#define HAVE_BTSTACK_STDIN
#define HAVE_EMBEDDED_TIME_MS
#define HAVE_FREERTOS_INCLUDE_PREFIX