Skip to content

Modules

Georgi Angelov edited this page Jun 5, 2023 · 6 revisions

Compiling existing code: TODO

custom_folder

Simple add folder with source code for compilation

custom_folder = 
       some_folder_name       ; from project root, or 
       $PROJECT_DIR/blah      ; from project root, or
       C:/source/folder/path  ; from wherever

custom_module

Example

custom_module = $PROJECT_DIR/md-freertos.py = ARM_CM3
Clone this wiki locally