| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added HMAC example. | Caleb Garrett | 2024-02-12 | 2 | -0/+23 |
| * | Add STM32 HMAC function. | Caleb Garrett | 2024-02-12 | 1 | -1/+1 |
| * | fmt | Caleb Garrett | 2024-02-11 | 1 | -1/+2 |
| * | Consolidated hash drivers. | Caleb Garrett | 2024-02-11 | 1 | -5/+5 |
| * | Removed hash DMA from unsupported configs. | Caleb Garrett | 2024-02-08 | 2 | -4/+7 |
| * | Format hash example. | Caleb Garrett | 2024-02-04 | 1 | -1/+0 |
| * | Addressed hash CI build issues. | Caleb Garrett | 2024-02-04 | 2 | -4/+4 |
| * | Added hash DMA implementation. | Caleb Garrett | 2024-02-03 | 1 | -8/+12 |
| * | Added hash module with blocking implementation. Included SHA256 example. | Caleb Garrett | 2024-01-31 | 2 | -2/+52 |
| * | stm32/gpio: remove generics. | Dario Nieuwenhuis | 2024-01-22 | 1 | -3/+2 |
| * | bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. | Dario Nieuwenhuis | 2024-01-11 | 1 | -3/+3 |
| * | Change GPIO inherent methods back to `&self`. | Dario Nieuwenhuis | 2024-01-10 | 1 | -1/+1 |
| * | New embassy-net release | Scott Mabin | 2024-01-04 | 1 | -1/+1 |
| * | examples: configure executor task arena sizes. | Dario Nieuwenhuis | 2024-01-02 | 1 | -1/+1 |
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 12 | -13/+2 |
| * | chore: replace make_static! macro usage with non-macro version | Ulf Lilleengen | 2023-12-21 | 2 | -7/+13 |
| * | Update embedded-hal to 1.0.0-rc.3 | Dario Nieuwenhuis | 2023-12-14 | 1 | -1/+1 |
| * | Update all references to `embasy-executor` to the latest version | Jesse Braham | 2023-12-06 | 1 | -1/+1 |
| * | update release version in examples and other crates | Scott Mabin | 2023-12-04 | 1 | -2/+2 |
| * | update embedded-storage{,-async}, remove patch. | Dario Nieuwenhuis | 2023-12-04 | 1 | -1/+1 |
| * | Remove nightly and unstable-traits features in preparation for 1.75. | Dario Nieuwenhuis | 2023-11-29 | 1 | -2/+2 |
| * | Update embedded-(hal,io,nal). | Dario Nieuwenhuis | 2023-11-29 | 1 | -1/+1 |
| * | executor: release v0.3.3 | Dario Nieuwenhuis | 2023-11-15 | 1 | -1/+1 |
| * | stm32/rcc: fix pll enum naming on f4, f7. | Dario Nieuwenhuis | 2023-11-13 | 3 | -5/+5 |
| * | Update heapless to v0.8, embedded-nal-async to v0.7 | Dario Nieuwenhuis | 2023-11-10 | 1 | -1/+1 |
| * | usb: remove msos-descriptor feature. | Dario Nieuwenhuis | 2023-11-08 | 1 | -0/+1 |
| * | Upgrade static-cell to v2.0 | Dario Nieuwenhuis | 2023-11-02 | 1 | -1/+1 |
| * | Release embassy-executor v0.3.1 | Dario Nieuwenhuis | 2023-11-01 | 1 | -1/+1 |
| * | Prepare embassy-net 0.2.1 and embassy-sync 0.4.0 | Dániel Buga | 2023-10-31 | 1 | -1/+1 |
| * | stm32/rcc: refactor f7. | Dario Nieuwenhuis | 2023-10-18 | 4 | -13/+61 |
| * | Prepare embassy-net(/-driver,/-driver-channel) 0.2.0 | Dániel Buga | 2023-10-16 | 1 | -1/+1 |
| * | time: add `links` key, release v0.1.5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 |
| * | time: Update examples, tests, and other code to use new Timer::after_x conven... | Adam Greig | 2023-10-15 | 6 | -13/+13 |
| * | Release embassy-time 0.1.4 | Dániel Buga | 2023-10-12 | 1 | -1/+1 |
| * | Patch tests & examples | Gabriel Górski | 2023-10-09 | 1 | -2/+1 |
| * | update embedded-io, embedded-nal-async. | Dario Nieuwenhuis | 2023-10-04 | 1 | -1/+1 |
| * | stm32/adc: cleanup f1, f3, v1, and v2 | xoviat | 2023-09-27 | 1 | -1/+1 |
| * | stm32/usart: return error instead of panicking on bad baudrate. | Dario Nieuwenhuis | 2023-09-26 | 1 | -1/+1 |
| * | stm32/rcc: unify h5 and h7. | Dario Nieuwenhuis | 2023-09-21 | 1 | -1/+2 |
| * | feat: bump embassy-sync version to 0.3.0 | Ulf Lilleengen | 2023-09-14 | 1 | -1/+1 |
| * | add wait_config_up to examples | JuliDi | 2023-09-08 | 1 | -1/+4 |
| * | Release embassy-time v0.1.3 | Jesse Braham | 2023-08-28 | 1 | -1/+1 |
| * | Bump executor crate version to 0.3.0 | Dániel Buga | 2023-08-23 | 1 | -1/+1 |
| * | Update to embedded-io 0.5 (#1752) | Dario Nieuwenhuis | 2023-08-07 | 2 | -2/+2 |
| * | Merge remote-tracking branch 'origin/main' into bxcan_timestamp | chemicstry | 2023-07-31 | 4 | -54/+9 |
| |\ |
|
| | * | stm32/rng: use bind_interrupts!. | Dario Nieuwenhuis | 2023-07-31 | 1 | -2/+4 |
| | * | remove memory.x files for other stm32 examples | JuliDi | 2023-07-28 | 3 | -52/+2 |
| | * | Added debug=2 in release profile to all examples. | Piotr Esden-Tempski | 2023-07-26 | 1 | -0/+3 |
| * | | stm32/can: implement proper RX timestamps | chemicstry | 2023-07-25 | 1 | -2/+2 |
| |/ |
|
| * | Add notes about setting chip name correctly for examples. | Adam Greig | 2023-07-22 | 1 | -1/+2 |