| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | stm32: update metapac | xoviat | 2023-10-20 | 1 | -8/+1 | |
| |/ | ||||||
| * | stm32/rcc: refactor and unify f4 into f7. | Dario Nieuwenhuis | 2023-10-18 | 1 | -5/+17 | |
| | | ||||||
| * | stm32/rcc: refactor f7. | Dario Nieuwenhuis | 2023-10-18 | 1 | -1/+17 | |
| | | ||||||
| * | stm32: update metapac | xoviat | 2023-10-17 | 1 | -3/+10 | |
| | | ||||||
| * | stm32/tests: add stm32wl hil. | Dario Nieuwenhuis | 2023-10-17 | 1 | -0/+17 | |
| | | ||||||
| * | stm32: update metapac | xoviat | 2023-10-16 | 1 | -1/+1 | |
| | | ||||||
| * | stm32/rng: add test. | Dario Nieuwenhuis | 2023-10-16 | 1 | -0/+50 | |
| | | ||||||
| * | stm32/rcc: unify L4 and L5. | Dario Nieuwenhuis | 2023-10-16 | 1 | -7/+10 | |
| | | ||||||
| * | stm32/rcc: add better support for L4/L4+ differences. | Dario Nieuwenhuis | 2023-10-16 | 1 | -1/+1 | |
| | | ||||||
| * | stm32/rcc: port L4 to the "flattened" API like h5/h7. | Dario Nieuwenhuis | 2023-10-15 | 1 | -9/+11 | |
| | | ||||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 5 | -14/+14 | |
| | | | | | convenience methods | |||||
| * | stm32/rcc: add LSE/LSI to all chips, add RTC to more chips. | Dario Nieuwenhuis | 2023-10-11 | 2 | -19/+4 | |
| | | ||||||
| * | stm32/rcc: unify L0 and L1. | Dario Nieuwenhuis | 2023-10-11 | 1 | -1/+1 | |
| | | ||||||
| * | stm32/rcc: use more PLL etc enums from PAC. | Dario Nieuwenhuis | 2023-10-11 | 1 | -4/+4 | |
| | | ||||||
| * | Patch tests & examples | Gabriel Górski | 2023-10-09 | 1 | -2/+1 | |
| | | ||||||
| * | stm32/rcc: use PLL enums from PAC. | Dario Nieuwenhuis | 2023-10-09 | 1 | -21/+21 | |
| | | ||||||
| * | h7: enable rtc test | Matt Ickstadt | 2023-10-06 | 1 | -4/+13 | |
| | | ||||||
| * | Remove a few ultra-verbose logs. | Dario Nieuwenhuis | 2023-10-03 | 1 | -1/+1 | |
| | | | | | | | They're heavily spamming logs for HIL tests, and I don't believe they're valuable now that the thing they helped debug in their young age is now solid and mature. | |||||
| * | stm32/hil: add f2, f3, f7, l49 | Dario Nieuwenhuis | 2023-10-03 | 2 | -3/+78 | |
| | | ||||||
| * | tests/stm32: use default clock config | xoviat | 2023-10-02 | 1 | -1/+4 | |
| | | ||||||
| * | tests/stm32: add eth test. | Dario Nieuwenhuis | 2023-10-02 | 2 | -0/+148 | |
| | | ||||||
| * | tests/stm32: add L0, L1, L4, L4+, L5 | Dario Nieuwenhuis | 2023-09-26 | 1 | -1/+90 | |
| | | ||||||
| * | stm32/usart: enable fifo mode on usartv4. | Dario Nieuwenhuis | 2023-09-26 | 1 | -16/+26 | |
| | | ||||||
| * | stm32/usart: return error instead of panicking on bad baudrate. | Dario Nieuwenhuis | 2023-09-26 | 3 | -5/+5 | |
| | | ||||||
| * | tests/stm32: centralize pin configuration. | Dario Nieuwenhuis | 2023-09-25 | 7 | -243/+119 | |
| | | ||||||
| * | stm32/low-power: create one critical-section for all time ops | xoviat | 2023-09-21 | 1 | -10/+23 | |
| | | ||||||
| * | stm32/rcc: unify h5 and h7. | Dario Nieuwenhuis | 2023-09-21 | 1 | -3/+26 | |
| | | ||||||
| * | ci: fix tests | xoviat | 2023-09-17 | 2 | -2/+6 | |
| | | ||||||
| * | stm32: fix rtc wakeup timing and add dbg | xoviat | 2023-08-27 | 1 | -2/+4 | |
| | | ||||||
| * | stm32: re-export rtcclocksource | xoviat | 2023-08-27 | 2 | -2/+4 | |
| | | ||||||
| * | tests/stm32: add stop and cleanpu | xoviat | 2023-08-26 | 1 | -0/+53 | |
| | | ||||||
| * | stm32/can: make latency assertion more lenient. | Dario Nieuwenhuis | 2023-08-20 | 1 | -2/+2 | |
| | | ||||||
| * | tests/stm32: fix rtc test | xoviat | 2023-08-08 | 1 | -10/+6 | |
| | | ||||||
| * | stm32/can: Fix latency measurement in tests | chemicstry | 2023-07-31 | 1 | -3/+13 | |
| | | ||||||
| * | Merge remote-tracking branch 'origin/main' into bxcan_timestamp | chemicstry | 2023-07-31 | 4 | -12/+92 | |
| |\ | ||||||
| | * | Set frequency in stm32 SPI examples | bofh | 2023-07-31 | 2 | -10/+12 | |
| | | | ||||||
| | * | Remove unused imports | bofh | 2023-07-30 | 2 | -2/+0 | |
| | | | ||||||
| | * | Fix more stm32 SPI examples | bofh | 2023-07-30 | 2 | -2/+0 | |
| | | | ||||||
| | * | Add DAC HIL test with ADC | JuliDi | 2023-07-27 | 2 | -0/+82 | |
| | | | ||||||
| * | | stm32/can: implement proper RX timestamps | chemicstry | 2023-07-25 | 1 | -3/+10 | |
| |/ | ||||||
| * | stm32/rcc: use wpan default only for wpan | xoviat | 2023-07-24 | 2 | -2/+10 | |
| | | ||||||
| * | wpan: further optimize mac event | xoviat | 2023-07-20 | 1 | -14/+9 | |
| | | ||||||
| * | - optimize event to parse opcode only once | xoviat | 2023-07-19 | 1 | -11/+20 | |
| | | | | | | - optimze channels - return mut ref for smoltcp rx | |||||
| * | wpan/mac: use lifetimes to control events | xoviat | 2023-07-16 | 1 | -12/+20 | |
| | | ||||||
| * | wpan/mac: use slice view to avoid copy | xoviat | 2023-07-16 | 1 | -1/+5 | |
| | | ||||||
| * | wpan: factor mac logic into other mod | xoviat | 2023-07-15 | 1 | -3/+3 | |
| | | ||||||
| * | wpan: add mac test | xoviat | 2023-07-15 | 3 | -1/+111 | |
| | | ||||||
| * | rp/gpio: fix is_set_high/is_set_low, expand tests. | Dario Nieuwenhuis | 2023-07-11 | 1 | -2/+34 | |
| | | ||||||
| * | Merge pull request #1578 from schphil/can-split | xoviat | 2023-07-05 | 1 | -2/+5 | |
| |\ | | | | | | | stm32 can split method | |||||
| | * | fix stm32 can test | Philipp Scheff | 2023-07-04 | 1 | -1/+1 | |
| | | | ||||||
