mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
nRF52: Add FAT Filesystem support to MDBT42Q module
This commit is contained in:
parent
6a2e3a261f
commit
b45930180c
@ -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
|
||||
|
||||
@ -35,8 +35,8 @@ info = {
|
||||
'CRYPTO','SHA256','SHA512',
|
||||
'AES',
|
||||
'NFC',
|
||||
'NEOPIXEL'
|
||||
#'FILESYSTEM'
|
||||
'NEOPIXEL',
|
||||
'FILESYSTEM'
|
||||
#'TLS'
|
||||
],
|
||||
'makefile' : [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user