remove mention of extra_flags and EMSESP_DEFAULT_BOARD_PROFILE

This commit is contained in:
proddy
2024-10-20 15:02:54 +02:00
parent 3edbf68de0
commit a735db7e8f

View File

@@ -85,8 +85,6 @@ lib_deps =
;
; builds for GitHub Actions CI
; We don't set EMSESP_DEFAULT_BOARD_PROFILE and let the code determine the board type. e.g. with board_build.extra_flags = '-DEMSESP_DEFAULT_BOARD_PROFILE="S32"'
;
; the Web interface is built separately during the GH Action script, so skipped on these targets
;
[env:ci_s_4M]