2.0.0
- Authors
- Adacore, Rolf Ebert
- Maintainers
- Rolf Ebert <rolf.ebert@gcc.gmx.de>
- Licenses
- GPL-2.0-or-later WITH GCC-exception-3.1
- Tags
- avr, embedded, rts
- Manifest
- index/av/avrada_rts/avrada_rts-2.0.0.toml
Build and platform metadata 1 field
- Configuration
{
"variables": {
"AVR_MCU": {
"default": "atmega328p",
"type": "String"
},
"Clock_Frequency": {
"default": 0,
"first": 0,
"type": "Integer"
},
"Sec_Stack_Size": {
"default": 63,
"first": 0,
"last": 1024,
"type": "Integer"
}
}
}