mirror of
https://github.com/espruino/Espruino.git
synced 2025-12-08 19:06:15 +00:00
add neopixel support for Thingy:52
This commit is contained in:
parent
b6cdfd270c
commit
935d068f67
@ -32,7 +32,8 @@ info = {
|
|||||||
'BLUETOOTH',
|
'BLUETOOTH',
|
||||||
# 'NET',
|
# 'NET',
|
||||||
'GRAPHICS',
|
'GRAPHICS',
|
||||||
'NFC'
|
'NFC',
|
||||||
|
'NEOPIXEL'
|
||||||
],
|
],
|
||||||
'makefile' : [
|
'makefile' : [
|
||||||
'DEFINES+=-DHAL_NFC_ENGINEERING_BC_FTPAN_WORKAROUND=1', # Looks like proper production nRF52s had this issue
|
'DEFINES+=-DHAL_NFC_ENGINEERING_BC_FTPAN_WORKAROUND=1', # Looks like proper production nRF52s had this issue
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user