more docs

This commit is contained in:
Olle Ronstad 2025-10-06 16:26:02 +02:00
parent dbafce153e
commit d422879f5d

View file

@ -23,6 +23,7 @@ Example:
### Added
- Outer attributes applied to RTIC app module are now forwarded to the generated code.
- Added trampoline functionality
### Changed