| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | fix h7 examples | Dario Nieuwenhuis | 2023-02-10 | 2 | -1/+24 | |
| * | | | exmaples/dns: don't use the socket. | Dario Nieuwenhuis | 2023-02-10 | 1 | -6/+3 | |
| * | | | Rewrite to use a single socket | Ulf Lilleengen | 2023-02-10 | 1 | -2/+1 | |
| * | | | Add DNS socket to embassy-net | Ulf Lilleengen | 2023-02-10 | 2 | -1/+103 | |
| * | | | usb: use InterfaceNumber in msos. | Dario Nieuwenhuis | 2023-02-08 | 1 | -1/+2 | |
| * | | | usb: unify ControlHandler+DeviceStateHandler, route all control requests to a... | Dario Nieuwenhuis | 2023-02-08 | 19 | -30/+13 | |
| * | | | Lazily encode UTF16 values and add docs | alexmoon | 2023-02-07 | 1 | -17/+8 | |
| * | | | Convert MS OS descriptor builder to a writer API | alexmoon | 2023-02-07 | 2 | -1/+145 | |
| * | | | nrf: docs. | Dario Nieuwenhuis | 2023-02-01 | 10 | -25/+25 | |
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge #1173 #1174 | bors[bot] | 2023-01-24 | 3 | -3/+3 | |
| |\ \ \ \ | ||||||
| | | * | | | add missing copy of icmpv6 checksum | Ulf Lilleengen | 2023-01-24 | 1 | -1/+1 | |
| | |/ / / |/| | | | ||||||
| | * | | | Changed crates' names for nrf examples since they were conflicting | Davide Della Giustina | 2023-01-24 | 2 | -2/+2 | |
| |/ / / | ||||||
| * | | | net: allocate space for 2 sockets, needed for dhcp. | Dario Nieuwenhuis | 2023-01-19 | 8 | -8/+8 | |
| * | | | Add smoltcp dhcp socket configuration | Paweł Jan Czochański | 2023-01-19 | 9 | -67/+29 | |
| * | | | stm32/usb_otg: Add F4 usb_ethernet example | chemicstry | 2023-01-18 | 2 | -1/+174 | |
| * | | | stm32: add stm32c0 examples. | Dario Nieuwenhuis | 2023-01-17 | 6 | -0/+114 | |
| * | | | Merge #1142 | bors[bot] | 2023-01-14 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | rp: Fix BufferedUart drop code | Timo Kröger | 2023-01-04 | 1 | -1/+1 | |
| * | | | | Merge #1147 | bors[bot] | 2023-01-12 | 2 | -1/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | Support codesigning in the firmware updater | huntc | 2023-01-12 | 2 | -1/+6 | |
| * | | | | | stm32 otg: add examples. | chemicstry | 2023-01-11 | 10 | -5/+542 | |
| |/ / / / | ||||||
| * | | | | Reduce amount of samples for nrf5340 | Dominik Boehi | 2023-01-09 | 7 | -305/+0 | |
| * | | | | Rename examples/nrf to examples/nrf52840 | Dominik Boehi | 2023-01-09 | 55 | -0/+0 | |
| * | | | | Change UART pins for nRF5340 DK | Dominik Boehi | 2023-01-08 | 2 | -2/+2 | |
| * | | | | Add samples for nrf5340 | Dominik Boehi | 2023-01-08 | 14 | -0/+542 | |
| * | | | | Merge #1141 | bors[bot] | 2023-01-05 | 6 | -7/+51 | |
| |\ \ \ \ | ||||||
| | * | | | | feat: compile bootloader examples for nRF91 | Ulf Lilleengen | 2023-01-04 | 6 | -7/+51 | |
| * | | | | | rp2040: add {tx,rx}-only constructors to UART | Pedro Ferreira | 2023-01-04 | 1 | -0/+42 | |
| |/ / / / | ||||||
| * | | | | Merge #1139 | bors[bot] | 2023-01-04 | 7 | -5/+34 | |
| |\ \ \ \ | ||||||
| | * | | | | Provides a means of obtaining the current WDT config | huntc | 2023-01-04 | 1 | -0/+18 | |
| | * | | | | Cleaned up some doc and memory layout | huntc | 2023-01-04 | 5 | -4/+8 | |
| | * | | | | Pass WDT config around | huntc | 2023-01-04 | 1 | -1/+8 | |
| | |/ / / | ||||||
| * | | | | Cleanup | kalkyl | 2023-01-03 | 1 | -1/+1 | |
| * | | | | embassy-boot (rp): Add WatchdogFlash | kalkyl | 2023-01-03 | 3 | -3/+12 | |
| |/ / / | ||||||
| | | | | ||||||
| | \ \ | ||||||
| *-. \ \ | Merge #1093 #1127 | bors[bot] | 2023-01-02 | 1 | -0/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | Add random example | miathedev | 2022-12-04 | 1 | -0/+33 | |
| * | | | | | rp: switch to released 0.2.1 pio crate. | Dario Nieuwenhuis | 2022-12-26 | 1 | -4/+1 | |
| * | | | | | net: split driver trait to a separate crate. | Dario Nieuwenhuis | 2022-12-26 | 7 | -11/+12 | |
| * | | | | | net: remove unused pool-x features | Dario Nieuwenhuis | 2022-12-26 | 6 | -6/+6 | |
| | |/ / / |/| | | | ||||||
| * | | | | Remove lifetime, use pac fields | kalkyl | 2022-12-24 | 1 | -3/+3 | |
| * | | | | embassy-rp: Add Watchdog | kalkyl | 2022-12-24 | 1 | -0/+48 | |
| * | | | | Change log level to debug | kalkyl | 2022-12-23 | 1 | -1/+1 | |
| * | | | | embassy-rp: Add split() to BufferedUart | kalkyl | 2022-12-22 | 2 | -1/+58 | |
| * | | | | enabled interrupt feature | @imrank03 | 2022-12-21 | 1 | -2/+2 | |
| * | | | | added watchdog example | @imrank03 | 2022-12-21 | 1 | -0/+25 | |
| * | | | | added priority based example | @imrank03 | 2022-12-21 | 1 | -0/+139 | |
| * | | | | added interrupt example | @imrank03 | 2022-12-21 | 1 | -0/+27 | |
| * | | | | button controlled example | @imrank03 | 2022-12-21 | 1 | -0/+64 | |
| * | | | | cargo fmt | Aaron Tsui | 2022-12-20 | 1 | -2/+2 | |
| * | | | | add convert_to_celsius function in the adc module | Aaron Tsui | 2022-12-20 | 1 | -1/+6 | |
