You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default board build the M5STACK_AtomS3 one, You can specify a different board by passing `BOARD=<board>`to the make commands. More BOARD type define is under [m5satck/boards](./m5stack/boards/) path.
27
+
The default board build the M5STACK_AtomS3 one, You can use the `make BOARD=<board> pack_all` command to specify different development boards for compilation. More BOARD type definitions are located in the [m5stack/boards](./m5stack/boards/) path.
28
28
29
29
More command support, you can check the [Makefile](./m5stack/Makefile).
0 commit comments