circuitpython/ports
Neradoc 50a9beda04 Retrieve the BLE name from dotenv if available
Format:
CIRCUITPY_BLE_NAME = My BLE Board

- the length is limited to 31 characters
- for the NRF version it repeatedly truncates the name if it's too long
- the ESP version defaults to "nimble" if the name is too long
2022-07-14 11:55:53 +02:00
..
atmel-samd Merge branch 'main' into esp32 2022-07-13 15:30:53 -07:00
broadcom Merge branch 'main' into esp32 2022-07-13 15:30:53 -07:00
cxd56 Separate translate object control from LTO 2022-05-31 12:42:59 -07:00
espressif Retrieve the BLE name from dotenv if available 2022-07-14 11:55:53 +02:00
litex Conditionalize LTO 2022-05-27 12:59:54 -07:00
mimxrt10xx refactor debug UART to console UART; get working on ESP32 2022-06-30 23:16:46 -04:00
nrf Retrieve the BLE name from dotenv if available 2022-07-14 11:55:53 +02:00
raspberrypi Fix RP2040 UART 2022-07-11 13:36:44 -07:00
stm Merge branch 'main' into esp32 2022-07-13 15:30:53 -07:00
unix Fix dependencies for translate.c again 2022-06-07 07:35:54 +02:00