mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
M5STACK platform added
This commit is contained in:
1
check_custom_build_flags_nrf52840.sh
Executable file → Normal file
1
check_custom_build_flags_nrf52840.sh
Executable file → Normal file
@@ -1,5 +1,6 @@
|
||||
#! /bin/bash
|
||||
export FLAGS="$FLAGS -DWiz5500"
|
||||
#export FLAGS="$FLAGS -DW5500_CS_PIN=10"
|
||||
export FLAGS="$FLAGS -DPIO_SRC_REV="$(git log --pretty=format:%h_%ad -1 --date=short)
|
||||
export FLAGS="$FLAGS -DDMX_DISABLE"
|
||||
export FLAGS="$FLAGS -DMODBUS_DISABLE"
|
||||
|
||||
Reference in New Issue
Block a user