aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/gen_config.py
Commit message (Collapse)AuthorAgeFilesLines
* [embassy-executor] improved documentationBarnaby Walters2023-12-221-0/+6
| | | | | | | | | | | | * Feature auto-documentation * Task arena sizes in a <details> list * Non-documented comment explaining turbowakers with see-also link Further improvements: * Are the task-arena-size-* numbers sizes in bytes? or something else? * Task arena section could benefit from advice about how to choose a suitable size
* executor: make task arena size configurable.Dario Nieuwenhuis2023-11-241-0/+82