aboutsummaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Remove some misc bitsJames Munns2025-12-041-1555/+0
* Tweak how target setting is handledJames Munns2025-12-041-0/+5
* rustfmtJames Munns2025-12-045-6/+6
* publish false on mcxa examplesJames Munns2025-12-041-1/+1
* Add repository fieldsJames Munns2025-12-041-0/+1
* Bump mcxa-pac to lower MSRV to 1.90James Munns2025-12-041-1/+1
* Import embassy-mcxa repoJames Munns2025-12-0420-0/+2335
|\
| * Move examples to top level example folderJames Munns2025-12-0420-0/+2335
| * Move to subfolderJames Munns2025-12-0420-2335/+0
| * Rtc support v2 (#91)MathisDerooNXP2025-12-041-33/+6
| * I2c Async (#50)Felipe Balbi2025-12-031-0/+39
| * Refactor LPUART driver constructors (#51)JanKomarekNXP2025-12-013-10/+8
| * Remove Drive/Slew settings for Input pin (#57)James Munns2025-11-293-6/+9
| * Fix LPI2C2 example (#56)James Munns2025-11-281-1/+8
| * Add GPIO interrupt support and embedded-hal-async trait implementation (#38)MathisDerooNXP2025-11-263-1/+443
| * I2c Controller Blocking Driver (#27)Felipe Balbi2025-11-254-8/+590
| * Wire up Lpuart pins (#43)James Munns2025-11-258-117/+28
| * Remove the pac singleton function (#42)James Munns2025-11-247-17/+10
| * Update to patched PAC with corrected Div4 (#41)James Munns2025-11-241-1/+1
| * Introduce clkout peripheral (#36)James Munns2025-11-242-1/+70
| * Update to latest PAC (#39)Felipe Balbi2025-11-211-1/+1
| * Gpio support v2 (#26)MathisDerooNXP2025-11-212-4/+25
| * OSTimer updates (#24)Felipe Balbi2025-11-197-745/+3
| * Correct gpio driver (#9)Felipe Balbi2025-11-1813-116/+78
| * Merge remote-tracking branch 'odp/main' into james/impl-clocksFelipe Balbi2025-11-175-4/+11
| |\
| | * Allow writing binary to flash (#20)Felipe Balbi2025-11-174-3/+11
| | * Let HAL build in isolation (#21)Felipe Balbi2025-11-171-1/+0
| * | Correct clk/rst field logicJames Munns2025-11-172-3/+3
| * | Restore examplesJames Munns2025-11-171-4/+4
| * | Remove redundant importJames Munns2025-11-141-1/+1
| * | A little follow-up cleanupJames Munns2025-11-1412-32/+34
| * | Merge remote-tracking branch 'origin/main' into james/impl-clocksJames Munns2025-11-1418-107/+767
| |\|
| | * Move examples to a package of their own (#16)Felipe Balbi2025-11-1320-114/+826
| * | Continue working on examplesJames Munns2025-11-1412-171/+200
| * | More work on examplesJames Munns2025-11-147-94/+84
| |/
| * Remove example feats, get examples buildingJames Munns2025-11-125-15/+15
| * cargo +nightly fmtFelipe Balbi2025-11-0710-64/+27
| * Reduce number of featuresFelipe Balbi2025-11-0712-200/+58
| * Fix uart_interrupt example: enable RX interrupts in peripheralBogdan Petru Chircu Mare2025-11-061-1/+3
| * feat(mcxa276): initial HAL importBogdan Petru Chircu Mare2025-10-3113-0/+1566
* stm32: add wpan dependency to wba examplesxoviat2025-12-031-0/+6
* wpan: refactor into wb55xoviat2025-12-031-2/+2
* Update LED pin number to PC4Cesar Tamayo Claro2025-12-031-1/+2
* Update blinky example logicCesar Tamayo Claro2025-12-031-1/+29
* docs: fix rp235x pio_i2s example comment9names2025-12-031-2/+2
* timer: use u32 for high-level apixoviat2025-12-012-2/+2
* chore: release embassy-rp, cyw43 and cyw43-pioUlf Lilleengen2025-11-273-8/+8
* feat: support nrf54 GRTC as time-driverUlf Lilleengen2025-11-263-57/+31
* Merge pull request #4941 from HaoboGu/chore/update_usbd_hidUlf Lilleengen2025-11-267-7/+7
|\
| * chore: bump usbd-hid versionHaobo Gu2025-11-257-7/+7