aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added IEEE 802.15.4 radioErik BÄnvik2024-02-286-22/+917
* Merge pull request #2637 from cschuhen/feature/fix_buf_sizeDario Nieuwenhuis2024-02-281-1/+1
|\
| * Buffer is not big enough for FD frames.Corey Schuhen2024-02-281-1/+1
* | Merge pull request #2638 from eZioPan/update-metapacDario Nieuwenhuis2024-02-285-11/+15
|\ \
| * | update metapaceZio Pan2024-02-295-11/+15
| |/
* | Merge pull request #2639 from barnabywalters/docsUlf Lilleengen2024-02-281-7/+24
|\ \
| * | Documented rp2040 probe-rs info bug, linked to new_project pageBarnaby Walters2024-02-281-0/+3
| * | grammar fixBarnaby Walters2024-02-281-1/+1
| * | [docs] Added some failure modes to watch out forBarnaby Walters2024-02-281-7/+21
| |/
* | Merge pull request #2351 from jewel-rs/feat/radioUlf Lilleengen2024-02-284-0/+523
|\ \ | |/ |/|
| * fix: radio errorGuilherme S. Salustiano2024-02-281-1/+1
| * remove first person commentsGuilherme S. Salustiano2024-02-122-18/+7
| * add comments about buffer unsoundGuilherme S. Salustiano2024-02-101-0/+4
| * add buffer input on transmit/receiveGuilherme S. Salustiano2024-02-101-5/+11
| * apply clippy sugestionsGuilherme S. Salustiano2024-02-101-4/+2
| * remove first person comments and assert disable state when it's necessaryGuilherme S. Salustiano2024-02-101-94/+105
| * remove radio implementation on chips not testedGuilherme S. Salustiano2024-02-078-45/+1
| * remove some supportsGuilherme S. Salustiano2024-02-071-3/+3
| * ci rerunGuilherme S. Salustiano2024-02-071-1/+1
| * remove radio featureGuilherme S. Salustiano2024-02-0711-16/+12
| * remove jewel dependencyGuilherme S. Salustiano2024-02-075-138/+86
| * remove default on radioGuilherme S. Salustiano2024-02-071-12/+1
| * feat/implement ble radio on nrfGuilherme S. Salustiano2024-02-0714-2/+628
* | Merge pull request #2634 from maiaherringfish/stm32h7-fdcansel-fixDario Nieuwenhuis2024-02-281-0/+3
|\ \
| * | added FDCANSEL logic for H7Maia2024-02-271-0/+3
* | | Merge pull request #2635 from MaxiluxSystems/fdcan-refactorDario Nieuwenhuis2024-02-283-194/+68
|\ \ \ | |/ / |/| |
| * | stm32: can: fd: rm some irrelevant commented code and dead codeTorin Cooper-Bennun2024-02-272-44/+0
| * | stm32: can: fd: refactor out some duplicate codeTorin Cooper-Bennun2024-02-273-150/+68
|/ /
* | Merge pull request #2631 from MaxiluxSystems/small-fdcan-fixesDario Nieuwenhuis2024-02-271-3/+5
|\ \
| * | stm32: can: fd: only TX with BRS if also TXing with FDFTorin Cooper-Bennun2024-02-271-1/+1
| * | stm32: can: fd: fix SID read/write from buf elemsTorin Cooper-Bennun2024-02-271-2/+4
* | | Merge pull request #2628 from eZioPan/iwdg-v3-pscDario Nieuwenhuis2024-02-271-1/+5
|\ \ \
| * | | allow higher psc value for iwdg_v3eZio Pan2024-02-271-1/+5
| |/ /
* | | Merge pull request #2630 from plaes/nrf-spim-reduce-spamDario Nieuwenhuis2024-02-271-2/+2
|\ \ \
| * | | nrf: spim: Hide the "Copying SPIM tx buffer into RAM for DMA" tracesPriit Laes2024-02-271-2/+2
| |/ /
* | | Merge pull request #2629 from plaes/nrf-drop-embedded-storage-async-depUlf Lilleengen2024-02-271-1/+1
|\ \ \ | |/ / |/| |
| * | nrf: Bump embedded-storage-async to 0.4.1Priit Laes2024-02-271-1/+1
|/ /
* | Merge pull request #2614 from MaxiluxSystems/time_driver_tim1Dario Nieuwenhuis2024-02-263-9/+60
|\ \
| * | stm32: timers: use TIMx_CC interrupt source for advanced timersTorin Cooper-Bennun2024-02-262-4/+49
| * | stm32: remove TIM11 as time driver candidate (only 1 CC channel)Torin Cooper-Bennun2024-02-233-5/+0
| * | stm32: sync available TIMs in Cargo.toml, build.rsTorin Cooper-Bennun2024-02-232-0/+9
| * | stm32: time_driver: allow use of TIM1 for driverTorin Cooper-Bennun2024-02-232-1/+3
* | | Merge pull request #2627 from HaoboGu/mainDario Nieuwenhuis2024-02-266-6/+6
|\ \ \
| * | | update usbd-hid to latestHaobo Gu2024-02-266-6/+6
|/ / /
* | | Merge pull request #2625 from OroArmor/add-pll1_p_mul_2-clockDario Nieuwenhuis2024-02-2628-377/+246
|\ \ \
| * | | stm32: update metapac.Dario Nieuwenhuis2024-02-2610-50/+73
| * | | stm32/adc: reexport enums from PAC to avoid boilerplate hell.Dario Nieuwenhuis2024-02-2618-288/+82
| * | | Merge branch 'adc_h5' into add-pll1_p_mul_2-clockDario Nieuwenhuis2024-02-264-46/+93
| |\ \ \
| | * | | adc: basic H5 supportTorin Cooper-Bennun2024-02-224-46/+93
| * | | | Update metapac versionEli Orona2024-02-251-2/+2