aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | timer: add output compare valuesxoviat2025-10-272-10/+60
| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #4762 from de-vri-es/nrf-simplepwm-configUlf Lilleengen2025-10-285-104/+261
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embassy-nrf: Make PWM drivers more flexible
| * | | | | | | | | | | | | | | | | | | | Merge branch 'main' into nrf-simplepwm-configMaarten de Vries2025-10-2829-147/+541
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge pull request #4795 from robjwells/embassyrp-spellingJames Munns2025-10-2714-25/+25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / / / / / | |_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | embassy-rp: doc comment spelling pass
| * | | | | | | | | | | | | | | | | | | embassy-rp: doc comment spelling passRob Wells2025-10-2714-25/+25
|/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All changes but one are to documentation comments, and one to an ordinary comment.
* | | | | | | | | | | | | | | | | | | Merge pull request #4789 from nmattia/nm-fix-typoUlf Lilleengen2025-10-272-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rp: fix typo in Input interrupt comment
| * | | | | | | | | | | | | | | | | | rp: fix typo in Input interrupt commentNicolas Mattia2025-10-262-1/+2
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #4738 from WyliodrinEmbeddedIoT/pwm-devi509VCB2025-10-258-4/+369
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lpc55: pwm simple
| * | | | | | | | | | | | | | | | | nxp/lpc55: pwm simpleRoi Bachynskyi2025-10-238-4/+369
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #4779 from 0e4ef622/nrf53-gpiote-fixUlf Lilleengen2025-10-242-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nrf: use DETECTMODE_SEC in GPIOTE in secure mode
| * | | | | | | | | | | | | | | | | | nrf: use DETECTMODE_SEC in GPIOTE in secure modeMatthew Tran2025-10-242-0/+4
|/ / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | DETECTMODE only applies to pins assigned to non-secure.
* | | | | | | | | | | | | | | | | | Merge pull request #4780 from de-vri-es/nrf-gpiote-pin-acessUlf Lilleengen2025-10-242-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | embassy-nrf: allow direct access to the `gpiote::InputChannel` input pin
| * | | | | | | | | | | | | | | | | embassy-nrf: allow direct access to the `gpiote::InputChannel` input pinMaarten de Vries2025-10-232-0/+6
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #4770 from i509VCB/lpc55-uart-alt-fni509VCB2025-10-222-52/+88
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nxp/lpc55: move usart ALT pin definitions to impl_xx_pin macros
| * | | | | | | | | | | | | | | | nxp/lpc55: move usart ALT pin definitions to impl_xx_pin macrosi509VCB2025-10-182-52/+88
|/ / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #4767 from blueskycoco/stm32-l-flashUlf Lilleengen2025-10-162-3/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32: flash: fix flash erase on stm32l4xx, stm32l5xx series
| * | | | | | | | | | | | | | | | stm32: flash: fix flash erase on stm32l4xx, stm32l5xx seriesDillon Min2025-10-162-3/+10
|/ / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stm32l4xx, stm32l5xx flash layout has different pages(64/128/256) depends on BANK1_REGION.size and BANK1_REGION.erase_size. replace hardcoded 256 pages to size/erase_size. Signed-off-by: Dillon Min <[email protected]>
* | | | | | | | | | | | | | | | Merge pull request #4757 from i509VCB/lpc55-yeet-match_ioconi509VCB2025-10-153-65/+40
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nxp/lpc55: eliminate match_iocon
| * | | | | | | | | | | | | | | | nxp/lpc55: eliminate match_ioconi509VCB2025-10-133-65/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is easier to have SealedPin provide a way to get to the Pio icon registers
| | * | | | | | | | | | | | | | | embassy_nrf: update examplesMaarten de Vries2025-10-153-18/+19
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | embassy_nrf: update CHANGELOGMaarten de Vries2025-10-151-0/+4
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | embassy_nrf::pwm: add config argument to SimplePwm constructorsMaarten de Vries2025-10-151-28/+90
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | embassy_nrf::pwm: add channel idle level to configMaarten de Vries2025-10-151-50/+35
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | embassy_nrf::pwm: allow setting all duty cycles of SimplePwm at onceMaarten de Vries2025-10-151-0/+16
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | embassy_nrf::pwm: expose duty cycle polarity for SimplePwmMaarten de Vries2025-10-151-7/+85
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | embassy_nrf::pwm: derive more traits for public structsMaarten de Vries2025-10-151-1/+12
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #4759 from HaoboGu/feat/nrf54l15_rtcUlf Lilleengen2025-10-146-1/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add rtc support for nRF54L
| * | | | | | | | | | | | | | | | doc: update changelogHaobo Gu2025-10-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Haobo Gu <[email protected]>
| * | | | | | | | | | | | | | | | feat(nrf): add rtc support for nRF54LHaobo Gu2025-10-145-1/+102
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Haobo Gu <[email protected]>
* | | | | | | | | | | | | | | | Merge pull request #4752 from Kezii/mainUlf Lilleengen2025-10-142-3/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [embassy nrf] remove panic on uarte overrun, return error on read instead
| * | | | | | | | | | | | | | | return error on read when uarte buffer overrunKezi2025-10-141-4/+17
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | remove panic on uarte overrunKezi2025-10-092-1/+3
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #4755 from Angelina-2007/mainUlf Lilleengen2025-10-132-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #2696: Prevent 8-bit UID reads on STM32H5 by returning [u8; 12] v…
| * | | | | | | | | | | | | | | | ci: Add changelog entry for STM32H5 UID fixAngelina-20072025-10-091-0/+3
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix #2696: Prevent 8-bit UID reads on STM32H5 by returning [u8; 12] valueAngelina-20072025-10-091-2/+2
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #4605 from Iooon/mspm0-i2c-targetUlf Lilleengen2025-10-136-4/+646
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MSPM0: add i2c target implementation
| * | | | | | | | | | | | | | | mspm0-i2c-target: make calculate_clock_source pub(crate) for mspm0ccrispaudio2025-10-101-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mspm0-i2c-target: update examples with split configcrispaudio2025-10-102-10/+14
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mspm0-i2c-target: split i2c controller and i2c target configsIooon2025-10-102-18/+84
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mspm0-i2c-target: fix spelling mistakes and revert From<ClockDiv> implementationIooon2025-10-102-17/+15
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mspm0-i2c-target: add mspm0l1306 example and set target address explicitly ↵Iooon2025-10-102-0/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in examples
| * | | | | | | | | | | | | | | mspm0-i2c-target: added to changelogcrispaudio2025-10-101-0/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mspm0-i2c-target: fix comment in examplecrispaudio2025-10-101-1/+1
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | mspm0-i2c-target: add i2c target with examplecrispaudio2025-10-104-15/+526
|/ / / / / / / / / / / / / / /
| | | | | | | * | | | | | | | Fix formatting in examplesHybridChild2025-08-232-2/+2
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | Fix formatting in examplesHybridChild2025-08-232-4/+2
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | Run cargo fmt for examplesHybridChild2025-08-232-38/+47
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | stm32: Run cargo fmtHybridChild2025-08-232-162/+212
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | stm32: Add entry in CHANGELOG.md fileHybridChild2025-08-231-0/+1
| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | stm32/i2c: Remove rustdoc example for assign_operation_framing functionHybridChild2025-08-231-10/+1
| | | | | | | | | | | | | | |