nRF52: Add FAT Filesystem support to MDBT42Q module

This commit is contained in:
Gordon Williams 2019-03-04 09:39:15 +00:00
parent 6a2e3a261f
commit b45930180c
2 changed files with 3 additions and 2 deletions

View File

@ -22,6 +22,7 @@
nRF52: Fix setScanResponse regression from 2v00
nRF5x: Execute SWI1_IRQHandler when radio turns off instead of on+off. More efficient, fixed multiple advertising.
Smartibot build added
nRF52: Add FAT Filesystem support to MDBT42Q module
2v01 : ESP32: update to esp-idf V3.1
Fix issues with Class Extends

View File

@ -35,8 +35,8 @@ info = {
'CRYPTO','SHA256','SHA512',
'AES',
'NFC',
'NEOPIXEL'
#'FILESYSTEM'
'NEOPIXEL',
'FILESYSTEM'
#'TLS'
],
'makefile' : [