eclipse-threadx / threadx

Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/threadx/index.md
MIT License
2.89k stars 782 forks source link

Add target_compile_definitions and options #375

Open MaJerle opened 6 months ago

MaJerle commented 6 months ago

Add variables to let user enter custom compiler options and definitions during integration process.

PR checklist