mbed os with nrf51 internal bandgap enabled to read battery level
Dependents: BLE_file_test BLE_Blink ExternalEncoder
Diff: features/FEATURE_COMMON_PAL/nanostack-hal-mbed-cmsis-rtos/mbed_lib.json
- Revision:
- 0:f269e3021894
diff -r 000000000000 -r f269e3021894 features/FEATURE_COMMON_PAL/nanostack-hal-mbed-cmsis-rtos/mbed_lib.json --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/features/FEATURE_COMMON_PAL/nanostack-hal-mbed-cmsis-rtos/mbed_lib.json Sun Oct 23 15:10:02 2016 +0000 @@ -0,0 +1,13 @@ +{ + "name": "nanostack-hal", + "config": { + "nvm_cfstore": { + "help": "Use cfstore as a NVM storage. Else RAM simulation will be used", + "value": false + }, + "event_loop_thread_stack_size": { + "help": "Define event-loop thread stack size.", + "value": 6144 + } + } +}