Add BLE driver for NRF52

This commit is contained in:
jacob.eva 2024-01-25 21:35:40 +00:00
parent 6e8865b2ae
commit 80769f1101
No known key found for this signature in database
GPG key ID: 0B92E083BBCCAA1E
4 changed files with 173 additions and 3 deletions

View file

@ -304,7 +304,7 @@
#if BOARD_MODEL == BOARD_RAK4630
#define HAS_EEPROM false
#define HAS_DISPLAY false // set for debugging
#define HAS_BLUETOOTH false
#define HAS_BLUETOOTH true
#define HAS_CONSOLE false
#define HAS_PMU false
#define HAS_NP false