MBSP

Microcontroller Board Support Package

User Tools

Site Tools


general_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

general_settings [ 17.08.2025 05:28] – created larsgeneral_settings [ 18.08.2025 22:26] (current) lars
Line 22: Line 22:
 what type of project to generate. what type of project to generate.
  
-**type**: string+**type**: enum
  
 **default**: "make" **default**: "make"
Line 36: Line 36:
 defines the comment at the top of each generated file. defines the comment at the top of each generated file.
  
-**type**: string+**type**: enum
  
 **default**: "created" **default**: "created"
Line 48: Line 48:
 defines the location of the firmware code when run. defines the location of the firmware code when run.
  
-**type**: string+**type**: enum
  
 **default**: "flash" **default**: "flash"
Line 65: Line 65:
 **default**: "" **default**: ""
  
 +==== error_handling ====
 +
 +if something unexpected (like a hard fault) happens this defines what should happen:
 +
 +**type**: enum
 +
 +**default**: "halt"
 +
 +Possible values are:
 +  * "halt" : firmware stops executing.
 +  * "reset" : firmware resets.
general_settings.1755408515.txt.gz · Last modified: by lars