Alin Jerpelea
|
2ab9e7fef0
|
Revert "esp32: remove FS_SPIFFS from defconfigs"
This reverts commit 35a004bdd0 .
|
2021-09-02 09:00:43 -03:00 |
|
Alin Jerpelea
|
35a004bdd0
|
esp32: remove FS_SPIFFS from defconfigs
FS_SPIFFS uses BSD license and should not be enabled by default
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-08-30 22:39:04 +08:00 |
|
Jiuzhu Dong
|
85470176e7
|
sched/task: delete CONFIG_MAX_TASKS limit
Change-Id: I583015a95dbcebd352f81ecb3104ffdbd646a9ec
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
|
2021-07-11 19:42:30 -07:00 |
|
YAMAMOTO Takashi
|
c20ed229b1
|
refresh configs
|
2021-06-03 10:05:33 -05:00 |
|
chenwen
|
f54aef9977
|
xtensa/esp32: Support esp32 wireless ioctl cmd
|
2021-03-23 16:29:52 -03:00 |
|
Jiuzhu Dong
|
59eb4fa8d6
|
fs: delete NFILE_DESCRIPTORS for allocating dynamically
Change-Id: Id06d215063796d222b9792d25ab2d6742167729f
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
|
2021-03-17 06:46:42 -07:00 |
|
Abdelatif Guettouche
|
28160823b6
|
arch/xtensa/esp32: ~6KB of memory at address 0x3ffae6f0 is not used by
the ROM bootloader, add that to the heap as well.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2021-03-16 16:22:08 +09:00 |
|
Gustavo Henrique Nihei
|
ccc75a09e9
|
boards/esp32: Add module config to ESP32 boards defconfig
|
2021-02-08 21:17:22 +00:00 |
|
YAMAMOTO Takashi
|
99a9e2bf3d
|
esp32: Enable renew for "wapi" configs
It's handy to have it when testing wifi stuff.
|
2021-01-27 00:21:33 -08:00 |
|
YAMAMOTO Takashi
|
7a9f180faf
|
esp32: Bump NAME_MAX where CONFIG_ESP32_WIFI_SAVE_PARAM=y
CONFIG_ESP32_WIFI_SAVE_PARAM seems to use a bit long names
on the filesystem.
eg. "wifi.nvs.net80211.sta.scan_method", which is 33 characters long.
|
2020-12-21 09:58:22 +01:00 |
|
Abdelatif Guettouche
|
2a9329615a
|
boards/xtensa/esp32: Normalize all the configs.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|
Abdelatif Guettouche
|
cda3dd6816
|
baords/xtensa/esp32: Add WAPI and LEDs configs.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
|
2020-12-10 12:31:17 -06:00 |
|