rtic/rtic
Henrik Tjäder 918f9c3f13
Breaking change: portable-atomic (#922)
* Atomics: Replace polyfill with portable-atomic

* Update Cargo.lock for examples

* RTIC: portable-atomic: Update changelog

* rtic-monotonics: portable-atomic: Update changelog

* lm3s6965: enable critical-section when testing

* xtask: Enable portable-atomic/critical-section

When dealing with rtic-monotonics

* rtic-monotonics: portable-atomics: Do not disable the ability to fallback

---------

Co-authored-by: Emil Fresk <emil.fresk@gmail.com>
2024-06-23 06:45:49 +00:00
..
.cargo RISC-V support over CLINT (#815) 2024-03-20 20:06:47 +00:00
ci/expected RISC-V support over CLINT (#815) 2024-03-20 20:06:47 +00:00
examples RISC-V support over CLINT (#815) 2024-03-20 20:06:47 +00:00
src Breaking change: portable-atomic (#922) 2024-06-23 06:45:49 +00:00
tests CI: Basic tests rework 2023-03-01 00:35:23 +01:00
ui Fix nightly compiler CI failure 2024-02-23 08:37:35 +01:00
.gitignore Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00
build.rs RISC-V support over CLINT (#815) 2024-03-20 20:06:47 +00:00
Cargo.toml Breaking change: portable-atomic (#922) 2024-06-23 06:45:49 +00:00
CHANGELOG.md Breaking change: portable-atomic (#922) 2024-06-23 06:45:49 +00:00