aboutsummaryrefslogtreecommitdiff
path: root/ports/esp32/boards/sdkconfig.ble
AgeCommit message (Expand)Author
2021-02-15esp32/boards: Remove old IDF v3 sdkconfig values.Damien George
2020-09-08esp32: Pin MicroPython and NimBLE tasks to core 0.Jim Mussared
2020-01-15esp32: Enable NimBLE support on all builds (IDF 3.3 and 4.0).Jim Mussared
2019-10-15esp32: Run NimBLE on the app core.Jim Mussared
2019-10-15extmod/modbluetooth: Increase maximum connections from 1 to 4.Jim Mussared
2019-10-08esp32: Implement BLE using Nimble from IDF 4.x.Jim Mussared