mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-12-15 01:48:20 +08:00
feat(wpa_supplicant): move CONFIG_LTM_FAST from libtommath.h to os.h
This commit is contained in:
@@ -22,6 +22,10 @@
|
||||
// #include "esp32/rom/ets_sys.h"
|
||||
#include "esp_libc.h"
|
||||
|
||||
#if CONFIG_LTM_FAST
|
||||
#define LTM_FAST
|
||||
#endif
|
||||
|
||||
typedef time_t os_time_t;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user