micropython/ports/esp32/boards
Daniël van de Giessen d014c82826 extmod/nimble: Do not set GAP device name after sync.
Instead, configure the default once at compile-time. This means the GAP
name will no longer be set to default after re-initializing Bluetooth.

Signed-off-by: Daniël van de Giessen <daniel@dvdgiessen.nl>
2023-12-22 16:07:02 +11:00
..
ARDUINO_NANO_ESP32 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
ESP32_GENERIC esp32/boards/ESP32_GENERIC: Disable network.LAN and VM-opt on D2WD. 2023-12-11 13:00:06 +11:00
ESP32_GENERIC_C3 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
ESP32_GENERIC_S2
ESP32_GENERIC_S3 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
LILYGO_TTGO_LORA32
LOLIN_C3_MINI esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
LOLIN_S2_MINI
LOLIN_S2_PICO
M5STACK_ATOM
OLIMEX_ESP32_POE
SIL_WESP32
UM_FEATHERS2
UM_FEATHERS2NEO esp32/boards: Update UM board image names for consistency. 2023-10-19 18:21:09 +11:00
UM_FEATHERS3 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
UM_NANOS3 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
UM_PROS3 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
UM_TINYPICO esp32/boards/UM_TINYPICO: Fix typo in baudrate instructions. 2023-12-06 13:46:04 +11:00
UM_TINYS2 esp32/boards: Update UM board image names for consistency. 2023-10-19 18:21:09 +11:00
UM_TINYS3 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
UM_TINYWATCHS3 esp32/machine_dac: Support one-shot mode of driver. 2023-12-11 12:57:43 +11:00
deploy.md
deploy_c3.md
deploy_s2.md
deploy_s3.md
make-pins.py tools/boardgen.py: Add initial implementation of a common make-pins.py. 2023-11-03 14:06:27 +11:00
manifest.py
manifest_test.py
pins_prefix.c extmod/modmachine: Clean up decls of machine types to use common ones. 2023-10-26 16:20:53 +11:00
sdkconfig.240mhz
sdkconfig.base esp32/boards/sdkconfig.base: Disable unused mbedtls options. 2023-12-11 12:06:35 +11:00
sdkconfig.ble extmod/nimble: Do not set GAP device name after sync. 2023-12-22 16:07:02 +11:00
sdkconfig.spiram esp32/boards: Enable further IRAM saving opts to fit ESP32-SPIRAM fw. 2023-12-06 12:35:45 +11:00
sdkconfig.spiram_oct
sdkconfig.spiram_sx
sdkconfig.usb