aboutsummaryrefslogtreecommitdiff
path: root/ui/single/resources-cfg.rs
AgeCommit message (Collapse)Author
2021-03-03Remove keyword single for all testsHenrik Tjäder
2021-02-23Remove flags, updates UI testsEmil Fresk
2020-10-05Merge branch 'master' into always_late_resourcesEmil Fresk
2020-10-01Fixing test errorsEmil Fresk
2020-09-29Import panic_halt so semihosting is not attemptedHenrik Tjäder
ARMv6 would otherwise differ in output compared to ARMv7
2020-09-29Add #[resources] to ui/singleHenrik Tjäder
2020-09-25Modules using lower-case in examplesHenrik Tjäder
2020-09-25Update the test suite to use mod instead of constHenrik Tjäder
Changes MSRV to 1.42, failing tests updated to match 1.42.
2020-06-11Rename RTFM to RTICHenrik Tjäder
2019-07-10implement RFC #212Jorge Aparicio
2019-06-20RFC #207Jorge Aparicio
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportJorge Aparicio