Skip to content

Commit 385eb60

Browse files
committed
feature: Add Fire board
Signed-off-by: lbuque <[email protected]>
1 parent 90920de commit 385eb60

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+1337
-39
lines changed

m5stack/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ BOARD ?= M5STACK_8MB
1111

1212

1313
# Board type list
14-
BOARD_TYPE_DEF := none atoms3 stamps3 cores3 atoms3u core2 stickcplus2 stickcplus
14+
BOARD_TYPE_DEF := none atoms3 stamps3 cores3 atoms3u core2 stickcplus2 stickcplus fire
1515

1616
# Select the board type to build, default is None
1717
# This value affects which folder in the "./fs/system/" directory is pack into "fs-system.bin"
13.1 KB
3.74 KB
3.81 KB
3.15 KB
3.17 KB
3.51 KB
3.16 KB
3.49 KB
3.15 KB

0 commit comments

Comments
 (0)