Commit graph

  • c51e335bc1
    Merge 912a6bed6f into d251ba7173 Jesse Braham 2024-11-22 09:29:03 +0000
  • 912a6bed6f Update CHANGELOG.md Jesse Braham 2024-11-12 20:07:00 +0100
  • 27ee3f1b1b Remove reference to NVIC_PRIO_BITS for ESP32-C3 codegen bindings Jesse Braham 2024-11-12 20:04:14 +0100
  • cc8ec11648
    Merge 5c2f5db11a into d251ba7173 dependabot[bot] 2024-11-18 16:33:13 +0000
  • 5c2f5db11a
    Update esp32c3 requirement from 0.25.0 to 0.26.0 dependabot/cargo/esp32c3-0.26.0 dependabot[bot] 2024-11-18 16:33:11 +0000
  • 88a2028c86
    Merge cb7ca54f61 into d251ba7173 MikeGstefan 2024-11-15 01:45:50 +0000
  • cb7ca54f61 update changelog and example MikeGstefan 2024-11-14 20:45:44 -0500
  • e4d991d4d9 bump esp32-c3 MikeGstefan 2024-11-14 20:16:57 -0500
  • e4d50b8b5c
    Merge caf1cc25ad into d251ba7173 Maxime BORGES 2024-11-12 00:33:56 +0000
  • caf1cc25ad rtic-monotonic: changelog: add atsamd21g Maxime Borges 2024-11-11 11:16:39 +0100
  • d71ef67c4c atsamd21: unmask TC4 interrupt Maxime Borges 2024-11-11 11:14:46 +0100
  • 03ace97cd1 atsamd21: initial implementation usign TC4/5 Maxime Borges 2024-11-11 00:58:05 +0100
  • d8ca4e479c
    Merge e24b219061 into 1c5db277e4 Pontus Andersson 2024-11-05 10:13:54 +0000
  • e24b219061 Remove unused crate proc-macro-error Pontus Andersson 2024-11-04 08:39:52 +0100
  • 15bbbdad9a Make clippy happy Pontus Andersson 2024-11-05 11:10:41 +0100
  • 035ecb565c Make have_basepri an expected cfg Pontus Andersson 2024-11-05 10:35:26 +0100
  • 051ccb3bce
    Merge 88747cadec into d251ba7173 Emil Fresk 2024-10-30 20:03:19 -0600
  • 9b4c300c6d
    Merge a314de6d76 into d251ba7173 Roman Isaikin 2024-10-24 01:04:34 -0500
  • d78e02850b deploy: d251ba7173 gh-pages korken89 2024-10-24 05:57:30 +0000
  • 8d108c0dce
    Merge dfef66b73b into d251ba7173 dependabot[bot] 2024-10-24 05:46:34 +0000
  • d251ba7173 Release rtic-monotonics 2.0.3 master release/v2 Emil Fresk 2024-10-23 21:30:14 +0200
  • 1b3784dc1d Release rtic-monotonics 2.0.3 Emil Fresk 2024-10-23 21:30:14 +0200
  • 3dfef74a4c
    [monotonics] Fix STM32 read-modify-write race condition (#984) Finomnis 2024-10-23 21:28:42 +0200
  • e752d0f749 Beautification in comments Finomnis 2024-10-23 21:15:13 +0200
  • 2f9806c94c Update changelog Finomnis 2024-10-23 21:12:17 +0200
  • 0ff7023a00 Make initialization more deterministic Finomnis 2024-10-23 21:08:22 +0200
  • 0f532c6b48 rtic-monotonics: Improve docs on interrupt priority Emil Fresk 2024-10-23 20:51:38 +0200
  • 1461977cf7
    Signal ergo minor fixes (#986) Sebastian Kuzminsky 2024-10-23 12:55:08 -0600
  • 75071a46d9 rtic-monotonics: Improve docs on interrupt priority Emil Fresk 2024-10-23 20:51:38 +0200
  • 7773fc9b4b impl Debug for Signal, SignalReader, and SignalWriter Seb Kuzminsky 2024-10-23 11:09:45 -0600
  • 00baf53180
    Update riscv requirement from 0.11.0 to 0.12.1 (#982) dependabot[bot] 2024-10-23 20:15:06 +0200
  • f8eb0186a1 rtic_sync::signal: fix some docs typos Seb Kuzminsky 2024-10-23 11:09:14 -0600
  • 185bf361ca Add changelog Martin Stumpf 2024-10-22 19:25:16 +0200
  • a497a5169c Fix stm32 read-modify-write problem Finomnis 2024-10-22 19:18:04 +0200
  • e3150b7a63
    Update riscv requirement from 0.11.0 to 0.12.1 dependabot[bot] 2024-10-21 16:55:01 +0000
  • 1f6b6a42e5
    Update support/example for ESP32-C3 to use latest versions of dependencies (#975) Jesse Braham 2024-10-16 12:29:51 -0700
  • f6fd6bac86 ci: esp32c3: Update expected example output Henrik Tjäder 2024-10-16 21:11:53 +0200
  • 29ddfb8ef7 ci: esp32c3: Default to silent boot Henrik Tjäder 2024-10-16 21:11:30 +0200
  • 09dd14caee ci: esp32c3: Format runner.sh Henrik Tjäder 2024-10-16 21:10:37 +0200
  • 4c22ed0693 Update CHANGELOG.md for rtic-monotonic Jesse Braham 2024-10-02 15:16:52 +0200
  • 04bdd0464d Update rtic-monotonic to use the latest PAC for ESP32-C3 Jesse Braham 2024-10-02 15:02:48 +0200
  • 2fd756b782 Clean up interrupt enable code a bit Jesse Braham 2024-09-06 10:27:26 -0700
  • 29da2663d1 fix expected qemu output onsdagens 2024-09-06 15:34:28 +0200
  • 8054365dff remove runtime checks, this is checked at compile time onsdagens 2024-09-06 12:58:41 +0200
  • 132a41f4f8 adjust expected qemu output, add compile-time checks onsdagens 2024-09-06 12:53:13 +0200
  • f53d33c1b1 Update changelogs Jesse Braham 2024-09-05 09:15:21 -0700
  • 94d3747a61 Update the ESP32-C3 examples to use latest versions of all dependencies Jesse Braham 2024-09-03 09:44:09 -0700
  • 170357afbd Update rtic-macros ESP32-C3 bindings to reflect changes in HAL Jesse Braham 2024-09-03 09:43:56 -0700
  • 851f2bd9a7 Update rtic package to use latest version of esp32c3 dependency Jesse Braham 2024-09-03 09:29:30 -0700
  • 89d76a53d8
    Book: Fix link to systick-monotonic (#981) Henrik Tjäder 2024-10-16 19:53:39 +0200
  • 4ce965daa4 Book: Fix link to systick-monotonic Henrik Tjäder 2024-10-16 19:39:28 +0200
  • 87a8b74908
    Add example to poll encoder and display value on I2C display (#963) Milton Eduardo Sosa 2024-10-02 20:46:42 +0200
  • 23af550d75 Add example to poll encoder and display value on I2C display Milton Eduardo Sosa 2024-07-14 17:01:37 +0200
  • 6a705002ac
    Update esp32c3 requirement from 0.22.0 to 0.25.0 dependabot[bot] 2024-09-29 04:22:48 +0000
  • 805ea267a8
    Add SYSTIMER based ESP32-C3 monotonic (#972) onsdagens 2024-09-29 06:21:14 +0200
  • 6e68a5e615
    Feature/rp235x (#970) Michael Zill 2024-09-29 06:19:37 +0200
  • 7b534b38e5
    Replace proc-macro-error with proc-macro-error2 (#979) Sympatron GmbH 2024-09-29 06:15:12 +0200
  • 15463524dd Replace proc-macro-error with proc-macro-error2 Sympatron GmbH 2024-09-27 17:43:45 +0200
  • 7962c81f77
    Merge branch 'master' into monotonic-2024 onsdagens 2024-09-19 14:41:21 +0200
  • 056616c772
    Fix for system_monotonic macro with 1 argument (#978) Robin Mueller 2024-09-18 15:15:17 +0200
  • d81c3758d5
    update docs (#977) Robin Mueller 2024-09-18 15:14:28 +0200
  • 0499a47343
    Fix for system_monotonic macro with 1 argument Robin Mueller 2024-09-18 14:40:17 +0200
  • 2e06aa57da update docs Robin Mueller 2024-09-18 14:18:43 +0200
  • e96aac4388 fix tests onsdagens 2024-09-02 13:17:30 +0200
  • ed2644fa21 add esp32c3 monotonic onsdagens 2024-09-02 12:16:18 +0200
  • bddd81699c Remove features from rp235x-pac dependency in rtic-monotonics for rp235x Michael Zill 2024-09-01 11:29:22 +0200
  • 3313de6a5b Remove default feature rp235x from rtic-monotonics Michael Zill 2024-09-01 11:12:20 +0200
  • e11bba922f Update CHANGELOG Michael Zill 2024-09-01 10:46:33 +0200
  • 2915f08fde Create rp235x monotonic backend Pedro Alves 2024-08-31 10:59:12 +0100
  • c808fdc99a Remove unnecessary thumbv8m.main-none-eabihf target Michael Zill 2024-08-31 08:56:04 +0200
  • 8083ef291c Remove unnecessary thumbv8mainhf-backend definition Michael Zill 2024-08-31 08:44:28 +0200
  • ff6bed5f95 Add support for RP235x (Raspberry Pico 2) Michael Zill 2024-08-30 14:50:40 +0200
  • 67c22862f6
    docs: migration softare->software (#969) Henrik Tjäder 2024-08-28 20:09:03 +0200
  • 8c4fd469d4 docs: migration softare->software Henrik Tjäder 2024-08-28 19:45:08 +0200
  • a636f4e4ad
    Change timeout/delay functions to non-async (#910) dalegaard 2024-08-21 20:40:52 +0200
  • 4bf29a3de9
    Merge branch 'master' into improve_delay_memory Emil Fresk 2024-08-21 20:37:37 +0200
  • 2c85ee4620
    Fix codegen emitting unqualified Result (#967) Emil Fresk 2024-08-07 21:17:34 +0200
  • 806e759fca
    Merge branch 'master' into fix-unqualified-result fix-unqualified-result Emil Fresk 2024-08-07 21:10:22 +0200
  • 3e65a83110 Fix CI with 1.80 Emil Fresk 2024-08-07 20:37:18 +0200
  • c1ce1677cd Fix CI with 1.80 Emil Fresk 2024-08-07 20:37:18 +0200
  • 4ac901bc0d Fix codegen emitting unqualified Result Emil Fresk 2024-08-07 20:22:21 +0200
  • 2d9b582a19
    Update esp32c3 requirement from 0.22.0 to 0.24.0 dependabot[bot] 2024-07-15 16:33:40 +0000
  • f925cbe506 Release rtic-monotonics v2.0.2 Emil Fresk 2024-07-05 18:21:25 +0200
  • 72657c6aba Release rtic-monotonics v2.0.2 Emil Fresk 2024-07-05 18:21:25 +0200
  • 5cafe9dd0b
    Fix STM32 Monotonic for peripherals with only two Clock Compare modules (#960) Finomnis 2024-07-05 18:19:51 +0200
  • 5b98a4610e Fix typo Finomnis 2024-07-05 11:07:13 +0200
  • 4fe07883ec Add changelog Finomnis 2024-07-05 10:58:54 +0200
  • 2f535c8104 Modify stm32 monotonic to work with timers that have only 2 compare modules Finomnis 2024-07-05 10:52:34 +0200
  • f6e293b51e Replace obsolete probe-run with probe-rs run Finomnis 2024-07-05 10:51:57 +0200
  • 37d6d51102 Update dependencies of stm32g0 timer example Finomnis 2024-07-05 10:31:24 +0200
  • ed6c1e88c8 Use CCR0 instead of CCR1 Tyler Richard 2024-07-05 00:48:40 -0400
  • b474feed04 Add changelog entry Tyler Richard 2024-07-03 21:34:17 -0400
  • 29140a083b Use CCR2 instead of 3, as not all timers have more than 2 compare units Tyler Richard 2024-07-03 21:05:32 -0400
  • 7f425ec302 Fix flag behaviour Tyler Richard 2024-07-03 21:04:38 -0400
  • 811dbc0709 Remove start and stop timer functions, as they don't work and aren't possible Tyler Richard 2024-07-03 21:04:04 -0400
  • 2f21d804ae
    Update esp32c3 requirement from 0.22.0 to 0.23.0 dependabot[bot] 2024-06-26 17:41:21 +0000
  • 624f643a97
    Add example for STM32F411 with HW & SW tasks communicating via MPSC channel (#953) Milton Eduardo Sosa 2024-06-26 19:35:48 +0200
  • 35891f4559
    Add ADC example for STM32F411 (#952) Milton Eduardo Sosa 2024-06-26 19:35:43 +0200
  • 1658b61080 example: f411-adc-mpsc: prefer text over picture Henrik Tjäder 2024-06-26 19:34:41 +0200
  • 5248fe3c24 example: f411-adc-mpcsc: nit: typos Henrik Tjäder 2024-06-26 19:30:17 +0200