Commit Graph

17 Commits

Author SHA1 Message Date
PrincessPi 30691e90ce initial fork update 2024-06-10 18:23:54 -06:00
nopnop2002 5f58f5116f Added ESP32C6 2023-07-16 15:12:43 +09:00
nopnop2002 f801aade15 Fixed compilation error with ESP-IDF V4.4 2023-01-10 06:50:26 +09:00
nopnop2002 0d070f8e75 Fixed a bug that caused a compilation error with esp-idf v4.4 2023-01-10 05:38:03 +09:00
nopnop2002 54ea3f398b Changed log format for int32_t/uint32_t 2022-11-16 19:40:29 +09:00
nopnop2002 435965c61d Fit to ESP-IDF V5 2022-10-12 18:09:56 +09:00
nopnop2002 c2361f1894 Changed from tcpip_adapter_get_ip_info to esp_netif_get_ip_info 2022-04-29 09:15:34 +09:00
nopnop2002 a8be8b0034 Added GPIO_RANGE_MAX 2022-03-27 11:06:46 +09:00
nopnop2002 22f41d860b 'tcpip_adapter_init' has been deprecated 2022-03-27 10:56:32 +09:00
nopnop2002 cb990434f3 Added support for ESP32-C3 2021-07-24 09:43:56 +09:00
nopnop2002 01facafda0 Added parameter syntax check 2021-07-09 18:04:41 +09:00
nopnop2002 ffc958e5b5 Abolished http2can.csv 2021-07-09 15:35:48 +09:00
nopnop2002 298730dbe3 Added built-in HTTP Server 2021-07-09 14:43:01 +09:00
nopnop2002 52a1ab54a2 Changed the default pin of ESP32-S2 2021-07-08 07:49:00 +09:00
nopnop2002 dccf528c9a Fixed a memory leak in cJSON_Print 2021-07-05 11:49:49 +09:00
nopnop2002 125be132c6 Changed menu string 2021-06-30 07:08:52 +09:00
nopnop2002 0e9809c8b7 First Release 2021-06-30 06:52:43 +09:00