summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/microblaze/grp.yml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* build: Add cppflags, cflags, cxxflags to groupsSebastian Huber2022-07-041-0/+3
| | | | | | | Propagate the group defined cppflags, cflags, and cxxflags from parent groups to child items through the build item context. Update #4670.
* microblaze: Rework for RTEMS 6Alex White2021-10-131-0/+15
This reworks the existing MicroBlaze architecture port and BSP to achieve basic functionality using the latest RTEMS APIs.