File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
doc/guides/advanced_tutorials Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -541,10 +541,12 @@ depending on the host architecture.
541541
542542Some scripts and tools available to ease ` BOARD ` porting and testing:
543543
544- - Run ` dist/tools/insufficient_memory/add_insufficient_memory_board .sh <board> `
544+ - Run ` dist/tools/insufficient_memory/update_insufficient_memory_board .sh <board> `
545545 if your board has little memory. This updates the ` Makefile.ci ` lists to
546546 exclude the ` BOARD ` from automated compile-tests of applications that do
547547 not fit on the ` BOARD ` s ` CPU ` .
548+ Please keep in mind that this will take quite a while depending on your
549+ system!
548550
549551 - Run ` dist/tools/compile_and_test_for_board/compile_and_test_for_board.py . <board> --with-test-only `
550552 to run all automated tests on the new board.
You can’t perform that action at this time.
0 commit comments