Commit Graph

19 Commits

Author SHA1 Message Date
Chris Copeland ad24bc930c
bump rust package version to 0.3.0
update bindgen to 0.69
2024-05-16 01:47:04 -07:00
Chris Copeland 1ca0a83ebb
bump rust package version to 0.2.0 2024-04-14 17:17:24 -07:00
Chris Copeland 4b18d53d7a
rename rust rt::sync::Semaphore to rt::sync::Sem 2024-04-14 17:16:53 -07:00
Chris Copeland 0c741c117c
bump rust package version to 0.1.2 2024-04-01 00:02:07 -07:00
Chris Copeland 09c03229c7
bump rust package version to 0.1.1 2024-03-27 02:07:21 -07:00
Chris Copeland 35a58297dd
add cargo features for each of the arm/ar interrupt controllers 2024-03-27 01:49:49 -07:00
Chris Copeland 91f347b05a
bump rust package version to 0.1.0 2024-03-26 09:52:30 -07:00
Chris Copeland e94e61acd8
update msrv to 1.76.0 and use core::ptr::from_ref where possible 2024-03-26 09:49:19 -07:00
Chris Copeland 5a89f3991c
bump rust package version to 0.0.7 2023-12-29 01:32:20 -08:00
Chris Copeland 4e080c271a
use core::mem::zeroed where possible and update msrv to 1.75.0 2023-12-29 01:27:30 -08:00
Chris Copeland 1ec4d9bb9e
bump rust version to 0.0.6 2023-09-23 20:45:38 -07:00
Chris Copeland 0fb83d2fc5
bump rust version to 0.0.5 2023-09-19 08:46:05 -07:00
Chris Copeland d3809f4332
use an anonymous namespace instead of randsym 2023-08-25 01:19:00 -07:00
Chris Copeland 352a4c39f2
remove main from rust examples 2023-08-24 08:40:50 -07:00
Chris Copeland a916fe025c
disable default features of atomic_float 2023-08-23 23:43:33 -07:00
Chris Copeland 3f23196db0
add rust water-condvar example, add wait_while(_mut) methods to Condvar 2023-08-13 18:16:37 -07:00
Chris Copeland 4ae58dd035
0.0.4 2023-08-01 02:32:36 -07:00
Chris Copeland 25513384a6
export RwLock*Guard 2023-07-30 22:22:32 -07:00
Chris Copeland 95c584e414
add rust interfaces and examples
Co-Authored-By: Hugo van der Wijst <hugo@wij.st>
2023-07-30 20:52:18 -07:00