mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-05 07:55:36 -04:00
Updated makefile for builds with SPIFFS image
This commit is contained in:
parent
5c858c4f7a
commit
fe0022f51d
3 changed files with 34 additions and 32 deletions
2
Config.h
2
Config.h
|
@ -131,6 +131,8 @@
|
|||
#define HAS_DISPLAY true
|
||||
#define HAS_PMU true
|
||||
#define HAS_BLUETOOTH true
|
||||
#define HAS_CONSOLE true
|
||||
#define HAS_SD false
|
||||
#elif BOARD_MODEL == BOARD_HUZZAH32
|
||||
const int pin_cs = 4;
|
||||
const int pin_reset = 36;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue