| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Merge pull request #3243 from HellbenderInc/rp2350 | Dario Nieuwenhuis | 2024-08-12 | 1 | -2/+2 | |
| |\ \ | | | | | | | | | | Initial rp235x support | |||||
| | * | | Initial rp235x support | Caleb Jamison | 2024-08-08 | 1 | -2/+2 | |
| | | | | | | | | | | | | | Examples have been run, but there is not yet a test suite. | |||||
| * | | | cyw43: make sure to yield if doing busy-polling for interrupts. | Dario Nieuwenhuis | 2024-08-09 | 1 | -0/+3 | |
| |/ / | ||||||
| * | | Merge pull request #3232 from embassy-rs/misc-fixes-44 | Dario Nieuwenhuis | 2024-08-07 | 8 | -19/+14 | |
| |\ \ | | | | | | | | | | Misc fixes. | |||||
| | * | | examples: ensure at least 3 sockets to avoid running out (DHCP, DNS, the user's) | Dario Nieuwenhuis | 2024-08-07 | 8 | -19/+14 | |
| | | | | ||||||
| * | | | cyw43: add Bluetooth support. | Dario Nieuwenhuis | 2024-08-05 | 7 | -14/+175 | |
| |/ / | | | | | | | Co-Authored-By: Brandon Ros <[email protected]> | |||||
| * | | Update rp examples to cyw43 0.2 and cyw43-pio 0.2 | 9names | 2024-08-05 | 1 | -2/+2 | |
| | | | ||||||
| * | | Prepare to release embassy-rp | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | prepare release embassy-executor | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Prepare to release embassy-usb | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Prepare embassy-time release | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| | | | ||||||
| * | | Prepare release of embassy-embedded-hal 0.2.0 | Ulf Lilleengen | 2024-08-05 | 1 | -1/+1 | |
| |/ | ||||||
| * | Merge pull request #3159 from kalkyl/shared-bus | James Munns | 2024-07-18 | 1 | -0/+115 | |
| |\ | | | | | | | Add example for shared I2C and SPI buses | |||||
| | * | Add link to example in book | kalkyl | 2024-07-08 | 1 | -2/+2 | |
| | | | ||||||
| | * | Add example for shared I2C and SPI buses | kalkyl | 2024-07-08 | 1 | -0/+115 | |
| | | | ||||||
| * | | Fix example after swapping bufferedUart rx and tx in split fn | Mathias | 2024-07-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | bump usbd-hid from 0.7.0 to 0.8.1 | JuliDi | 2024-07-16 | 1 | -1/+1 | |
| | | | ||||||
| * | | rustfmt | rafael | 2024-07-08 | 1 | -5/+2 | |
| | | | ||||||
| * | | rustfmt | rafael | 2024-07-08 | 1 | -1/+1 | |
| | | | ||||||
| * | | add assign_resources example | rafael | 2024-07-08 | 2 | -0/+85 | |
| |/ | ||||||
| * | Add more docs and cross-links | kalkyl | 2024-07-08 | 1 | -6/+16 | |
| | | ||||||
| * | Add example for sharing things between tasks | kalkyl | 2024-07-08 | 1 | -0/+140 | |
| | | ||||||
| * | Merge pull request #3132 from oro-os/wiznet-version-check | Dario Nieuwenhuis | 2024-07-02 | 4 | -4/+8 | |
| |\ | | | | | | | wiznet: add version check to initialization sequence | |||||
| | * | wiznet: add version check to initialization sequence | Josh Junon | 2024-06-30 | 4 | -4/+8 | |
| | | | ||||||
| * | | rp/i2c: add address flexibility and example | Krzysztof Królczyk | 2024-06-28 | 1 | -0/+85 | |
| |/ | | | | | | | Previous i2c examples are using either blocking Embassy API or e-h traits, this example uses Embassy pub API directly. Signed-off-by: Krzysztof Królczyk <[email protected]> | |||||
| * | Fix rngcore imports in examples | 9names | 2024-06-25 | 3 | -0/+6 | |
| | | ||||||
| * | Replace joke seed with best RNG available | 9names | 2024-06-25 | 4 | -4/+10 | |
| | | ||||||
| * | Use published version of reqwless | 9names | 2024-06-25 | 1 | -1/+1 | |
| | | ||||||
| * | rustfmt | rafael | 2024-06-24 | 1 | -2/+2 | |
| | | ||||||
| * | comment the comments | rafael | 2024-06-24 | 1 | -2/+4 | |
| | | ||||||
| * | rustfmt again | rafael | 2024-06-24 | 1 | -4/+2 | |
| | | ||||||
| * | rustfmt | rafael | 2024-06-24 | 1 | -16/+9 | |
| | | ||||||
| * | need to bring down binary size or flashing will corrupt the device | rafael | 2024-06-24 | 1 | -1/+5 | |
| | | ||||||
| * | add wifi_webrequest example | rafael | 2024-06-23 | 2 | -2/+204 | |
| | | ||||||
| * | Merge pull request #3044 from kalkyl/adc-multi | Henrik Alsér | 2024-06-22 | 1 | -0/+54 | |
| |\ | | | | | | | rp: Add multichannel ADC | |||||
| | * | rp: Add multichannel ADC | kalkyl | 2024-06-05 | 1 | -0/+54 | |
| | | | ||||||
| * | | --binary-format bin in rp examples | rafael | 2024-06-15 | 4 | -8/+8 | |
| | | | ||||||
| * | | typo: was missing "bin" | rafael | 2024-06-14 | 4 | -8/+8 | |
| | | | ||||||
| * | | probe-rs download 43439A0.bin --format bin --chip RP2040 --base-address ↵ | rafael | 2024-06-13 | 4 | -8/+8 | |
| | | | | | | | | | | | | | 0x10100000 yields: Error: --format has been renamed to --binary-format. Please use --binary-format bin instead of --format bin | |||||
| * | | Clarified comments about the cortex_m::asm::delay functionality in al… (#3064) | Daniel Philipp | 2024-06-12 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | * Clarified comments about the cortex_m::asm::delay functionality in all multiprio.rs examples * fixed formatting * Changed to using embassy_time::block_for() * removed my formatting scripts * specify embassy_time::Duration | |||||
| * | | Merge pull request #3040 from embassy-rs/embassy-time-0.3.1 | Ulf Lilleengen | 2024-06-05 | 1 | -1/+1 | |
| |\ \ | |/ |/| | | | prepare for embassy-time 0.3.1 release | |||||
| | * | prepare for embassy-time 0.3.1 release | Ulf Lilleengen | 2024-06-04 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add description | kalkyl | 2024-06-04 | 1 | -0/+3 | |
| | | | ||||||
| * | | core atomic | kalkyl | 2024-06-04 | 1 | -1/+2 | |
| | | | ||||||
| * | | rp: Add zerocopy channel example | kalkyl | 2024-06-04 | 1 | -0/+90 | |
| |/ | ||||||
| * | Prepare for embassy-sync 0.6.0 release | Ulf Lilleengen | 2024-05-29 | 1 | -1/+1 | |
| | | ||||||
| * | rp/pwm: rename channel->slice in args, misc fix. | Dario Nieuwenhuis | 2024-05-21 | 1 | -2/+1 | |
| | | ||||||
| * | Add a CHANGELOG to embassy-usb-logger and bump its version | Dan Groshev | 2024-05-20 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #2888 from FransUrbo/uart_r503 | Dario Nieuwenhuis | 2024-05-20 | 1 | -0/+158 | |
| |\ | | | | | Added PIO UART examples for rp to talk to an R503 fingerprint scanner. | |||||
| | * | Example and documentation on how to Calculate correct checksum. | Turbo Fredriksson | 2024-05-01 | 1 | -78/+104 | |
| | | | | | | | | | | | | | + Include the package format documentation. + Cycle through all three colours in three different speed. - Remove the `write_cmd_bytes()`. Superfluous. | |||||
