aboutsummaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Expand)Author
2021-07-21use tuple struct syntax for Monotonics everywhereJorge Aparicio
2021-07-07Fixing testsEmil Fresk
2021-03-03Fix the UI tests, remove panic_haltHenrik Tjäder
2021-03-03Remove keyword single for all testsHenrik Tjäder
2021-02-25Documentation generation fixesEmil Fresk
2021-02-23Test output fixEmil Fresk
2021-02-23Remove flags, updates UI testsEmil Fresk
2021-01-19Update the hashes related rustHenrik Tjäder
2020-11-19Test fixes for 1.48Emil Fresk
2020-10-29extern taskPer Lindgren
2020-10-23move dispatchers to app argumentPer Lindgren
2020-10-22Fix UI testsEmil Fresk
2020-10-15Merge branch 'master' into spawn_experimentEmil Fresk
2020-10-15Merge #371bors[bot]
2020-10-15Updated examples and rtic-nameHenrik Tjäder
2020-10-15Merge branch 'master' into spawn_experimentEmil Fresk
2020-10-15Detect if the rt flag is defined in the PAC/HALEmil Fresk
2020-10-12UI fixEmil Fresk
2020-10-11Fixing examples and tests, modules now import user imports correctlyEmil Fresk
2020-10-05Overwrite steerr filesEmil Fresk
2020-10-05Merge branch 'master' into always_late_resourcesEmil Fresk
2020-10-02Update ui-testHenrik Tjäder
2020-10-02Merge branch 'master' into mod_constHenrik Tjäder
2020-10-01Fixing test errorsEmil Fresk
2020-10-01Fixing test errorsEmil Fresk
2020-09-29Fix test output to match GHA runnerHenrik Tjäder
2020-09-29Import panic_halt so semihosting is not attemptedHenrik Tjäder
2020-09-29Update run-pass tests for stableHenrik Tjäder
2020-09-29Add #[resources] to ui/singleHenrik Tjäder
2020-09-25Update test suite outputHenrik 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
2020-06-11Rename RTFM to RTICHenrik Tjäder
2019-11-06run cfail tests only when rustc --version == $MSRVJorge Aparicio
2019-11-06CI: replace compiletest-rs with trybuildJorge Aparicio
2019-07-10implement RFC #212Jorge Aparicio
2019-06-20RFC #207Jorge Aparicio
2019-06-13rtfm-syntax refactor + heterogeneous multi-core supportJorge Aparicio