0.2.0
adl_middleware
Middleware layer of the Ada Drivers Library project.
This crate is a snapshot of the middleware of Ada Drivers
Library.
Any bug report, issue, contribution must be adressed to the Ada Drivers
Library repo.
- Authors
- AdaCore
- Maintainers
- chouteau@adacore.com
- Licenses
- BSD-3-Clause
- Tags
- embedded, nostd, fat, bitmap
- Project files
- adl_middleware.gpr
- Manifest
- index/ad/adl_middleware/adl_middleware-0.2.0.toml
Build and platform metadata 2 fields
- Build switches
{
"*": {
"style_checks": "no"
}
}
- Configuration
{
"variables": {
"Max_Mount_Name_Length": {
"default": 128,
"first": 1,
"type": "integer"
},
"Max_Mount_Points": {
"default": 2,
"first": 1,
"type": "integer"
},
"Max_Path_Length": {
"default": 1024,
"first": 1,
"type": "integer"
}
}
}