circuitpython/ports/nrf/common-hal
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
..
_bleio Retrieve the BLE name from dotenv if available 2022-07-14 11:55:53 +02:00
alarm Fix declaration of print_wakeup_cause 2022-06-14 20:51:07 -05:00
analogio Conditionalize LTO 2022-05-27 12:59:54 -07:00
audiobusio -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
audiopwmio Conditionalize LTO 2022-05-27 12:59:54 -07:00
board Remove nRF52832 support 2018-12-30 22:49:20 -05:00
busio Conditionalize LTO 2022-05-27 12:59:54 -07:00
countio countio: add selectable rise and fall detection, pulls 2021-12-31 16:34:58 -05:00
digitalio Conditionalize LTO 2022-05-27 12:59:54 -07:00
microcontroller Conditionalize LTO 2022-05-27 12:59:54 -07:00
neopixel_write test and adjust NeoPixel timings on multiple products 2022-04-25 23:12:24 -04:00
nvm -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
os -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
paralleldisplay Fix incorrect macros 2021-08-30 14:40:14 -07:00
pulseio Conditionalize LTO 2022-05-27 12:59:54 -07:00
pwmio Conditionalize LTO 2022-05-27 12:59:54 -07:00
rgbmatrix run code formatting script 2021-03-15 19:27:36 +05:30
rotaryio -Werror=missing-prototypes for nRF 2021-11-10 11:26:54 -06:00
rtc Conditionalize LTO 2022-05-27 12:59:54 -07:00
supervisor run code formatting script 2021-03-15 19:27:36 +05:30
watchdog Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00