Commit Graph

  • 401185b1d9 Change UART pins for nRF5340 DK Dominik Boehi 2023-01-08 16:25:51 +0100
  • f8afc3c882 Add samples for nrf5340 Dominik Boehi 2023-01-08 15:36:35 +0100
  • 4c4b47f78a feat(stm32): Add embedded-io traits for UartRx and UartTx Rasmus Melchior Jacobsen 2023-01-06 14:24:29 +0100
  • 539f97da53 rp: Fix formatting string to please CI Timo Kröger 2023-01-05 22:00:44 +0100
  • 1096a9746c rp: Improve BufferedUart interrupt handling Timo Kröger 2023-01-05 18:45:58 +0100
  • 3fbedd7c09
    Merge #1141 bors[bot] 2023-01-05 14:06:45 +0000
  • 3c537a9fae
    usb/driver: fix STATUS -> SETUP Dario Nieuwenhuis 2023-01-05 14:46:31 +0100
  • b72da125eb
    Merge pull request #1144 from embassy-rs/usb-control-docs Dario Nieuwenhuis 2023-01-05 02:20:05 +0100
  • 0ecc54f58c usb/driver: document ControlPipe. Dario Nieuwenhuis 2023-01-05 01:46:35 +0100
  • f339e8518f
    Merge #1143 bors[bot] 2023-01-04 20:18:02 +0000
  • 6d4c6e0481 rp2040: add {tx,rx}-only constructors to UART Pedro Ferreira 2023-01-04 20:27:07 +0100
  • 840a75674b rp: Disable RX interrupts when ring buffer is full Timo Kröger 2023-01-04 16:40:54 +0100
  • a24037edf9 rp: Fix BufferedUart drop code Timo Kröger 2023-01-01 22:02:45 +0100
  • 68c186309f rp: Common init function for BufferedUart Timo Kröger 2023-01-01 21:34:20 +0100
  • 2332d8cd23
    feat: compile bootloader examples for nRF91 Ulf Lilleengen 2023-01-04 13:35:01 +0100
  • 5aa59e9737 feat(stm32): Let uart implement embedded-io Read/Write Rasmus Melchior Jacobsen 2023-01-04 12:57:19 +0100
  • bf4c0de16a
    Merge #1139 bors[bot] 2023-01-04 07:44:23 +0000
  • 8497f98de2 Provides a means of obtaining the current WDT config huntc 2023-01-04 11:07:07 +1100
  • 6e6c3cbebc Cleaned up some doc and memory layout huntc 2023-01-04 10:27:16 +1100
  • 35afb60dd4
    Merge #1138 bors[bot] 2023-01-03 23:25:52 +0000
  • 651eec0242 Pass WDT config around huntc 2023-01-04 10:19:39 +1100
  • 413f339489 Cleanup kalkyl 2023-01-03 23:34:50 +0100
  • 9428c40c8d embassy-boot (rp): Add WatchdogFlash kalkyl 2023-01-03 22:58:56 +0100
  • 0aa2a9ac27
    Merge #1093 #1127 bors[bot] 2023-01-02 23:13:41 +0000
  • a6b52bde58
    Merge #1130 bors[bot] 2023-01-02 22:51:58 +0000
  • 9900ac2c9a
    Merge pull request #29 from metlos/fix-pm Dario Nieuwenhuis 2023-01-02 21:38:51 +0100
  • a2bae33d84 Add separate function to set power management mode. Dario Nieuwenhuis 2023-01-02 21:36:17 +0100
  • 001610f0d0 Be able to specify the power management mode at init time. Lukas Krejci 2022-11-30 15:57:52 +0100
  • 072b8ce035
    Merge pull request #34 from mattiasgronlund/wlan_read_fix Dario Nieuwenhuis 2023-01-02 00:26:37 +0100
  • c1fa46bd36
    Merge branch 'master' into wlan_read_fix mattiasgronlund 2022-12-31 16:40:22 +0100
  • 871700f05d Fixed length for wlan_read. Mattias Grönlund 2022-12-31 16:25:37 +0100
  • 42f1b3ac74
    Merge #1136 bors[bot] 2022-12-30 17:54:21 +0000
  • 400a5e64c6 rustfmt compliance Reinout Heeck 2022-12-30 17:15:09 +0100
  • 23b610a73c
    Merge branch 'embassy-rs:master' into usb-route-vendor-requests Reinout Heeck 2022-12-30 16:44:30 +0100
  • 72bb4f8798 Fix a typo Kentaro Okuda 2022-12-30 08:53:16 -0500
  • 3478004b4d
    Merge #1135 bors[bot] 2022-12-29 16:31:36 +0000
  • 2c8080b0ae Add Clone & Copy on embassy_nrf::gpio::Level Matthias Devlamynck 2022-12-29 17:26:49 +0100
  • 7add0eafb8
    Merge #1133 bors[bot] 2022-12-27 15:55:51 +0000
  • e4f457646f rp: Fill and empty FIFOs in buffered uart interrupt Timo Kröger 2022-12-27 10:20:51 +0100
  • 2548bbdd65 Update Embassy. Dario Nieuwenhuis 2022-12-27 01:19:26 +0100
  • 3afb62d8d6
    Merge #1132 bors[bot] 2022-12-27 00:14:16 +0000
  • 771806be79 net/chan: split state runner. Dario Nieuwenhuis 2022-12-27 01:07:58 +0100
  • 4a4b593694 net; allow changing MAC addr at runtime. Dario Nieuwenhuis 2022-12-27 01:04:55 +0100
  • 1b6799d93f split bus, consts into separate mods. Dario Nieuwenhuis 2022-12-26 23:21:58 +0100
  • 4297eb27ff
    Merge #1131 bors[bot] 2022-12-26 21:31:20 +0000
  • 41d6316984 rp: switch to released 0.2.1 pio crate. Dario Nieuwenhuis 2022-12-26 22:30:22 +0100
  • 4e0d563997 usb cdc-acm: Set flag for supported capabilities Timo Kröger 2022-12-26 09:36:04 +0100
  • 97f9f248f4 usb cdc-acm: Remove unused call management descriptor Timo Kröger 2022-12-26 09:35:23 +0100
  • 147609d3bd
    Merge pull request #1129 from embassy-rs/net-driver Dario Nieuwenhuis 2022-12-26 05:06:15 +0100
  • 007246b160 net: split channel-based driver impl from usb cdc-ncm into a separate crate. Dario Nieuwenhuis 2022-12-26 04:31:49 +0100
  • 1f033d509a net: split driver trait to a separate crate. Dario Nieuwenhuis 2022-12-26 03:33:49 +0100
  • 639b3f1d5b usb-driver: remove unused log feature. Dario Nieuwenhuis 2022-12-26 02:56:41 +0100
  • 5655c6093f net: use atomic-polyfill on tcp client pool, for thumbv6m support. Dario Nieuwenhuis 2022-12-26 02:42:54 +0100
  • 72bb9b53a2 net: remove unused pool-x features Dario Nieuwenhuis 2022-12-26 02:42:36 +0100
  • c29657f95a
    Merge #1128 bors[bot] 2022-12-25 23:52:33 +0000
  • f2fb9a2ca6 Add missing SPI pins Pedro Ferreira 2022-12-25 23:49:04 +0000
  • 076ada4c02 Add feature to display console logs from the wifi firmware. Dario Nieuwenhuis 2022-12-25 22:50:27 +0100
  • 42cc0c6d73 print ioctl error as signed. Dario Nieuwenhuis 2022-12-25 22:02:50 +0100
  • 56b50f8b62 fix bp_read. Dario Nieuwenhuis 2022-12-25 22:02:20 +0100
  • 056eac998a Hide doc comments from inner function include doc comments on outer function Brendon Fallquist 2022-12-24 21:21:07 -0600
  • de0fb0a1fd compiled Aaron Tsui 2022-12-23 14:26:06 +0800
  • d1dd66cfca
    Merge #1126 bors[bot] 2022-12-24 02:23:57 +0000
  • e090ab1915 Remove lifetime, use pac fields kalkyl 2022-12-24 03:22:51 +0100
  • eaad0cc1dc embassy-rp: Add Watchdog kalkyl 2022-12-24 02:51:06 +0100
  • 67a6e5accf
    Merge #1122 bors[bot] 2022-12-23 22:16:58 +0000
  • 787745188c Change log level to debug kalkyl 2022-12-23 23:14:58 +0100
  • 74fdd4c03c
    Merge pull request #1125 from embassy-rs/remove-atomic-polyfill Dario Nieuwenhuis 2022-12-23 21:04:49 +0100
  • 10c9cc31b1 Remove unnecessary use of atomic-polyfill. Dario Nieuwenhuis 2022-12-23 20:46:49 +0100
  • cd9a65ba39 stm32/usb: use separate irq flags. Dario Nieuwenhuis 2022-12-23 20:45:51 +0100
  • 40ef66cdfb
    Merge #1124 bors[bot] 2022-12-23 15:53:59 +0000
  • 47a0769fc2 Let repeated clock byte be singular pointer and not array pointer Rasmus Melchior Jacobsen 2022-12-23 15:49:22 +0100
  • e9a2c4a9e3 Let start_write_repeated accept pointer instead of slice Rasmus Melchior Jacobsen 2022-12-23 15:40:09 +0100
  • 662bb5797f fix(stm32): Ensure that gpio speed is VeryHigh for all spi versions Rasmus Melchior Jacobsen 2022-12-23 09:34:42 +0100
  • 2457fcaa35 fix(stm32): Align with updated dma::write_repeated signature Rasmus Melchior Jacobsen 2022-12-23 09:33:34 +0100
  • da9ee83756 fix(stm32): Fix write buffer lifetime for repeated writes Rasmus Melchior Jacobsen 2022-12-23 09:32:18 +0100
  • 587c192ea2 begin Aaron Tsui 2022-12-23 14:07:21 +0800
  • aa92ce6dc7 embassy-rp: Add split() to BufferedUart kalkyl 2022-12-22 23:03:05 +0100
  • 1bd6c954c2
    Merge #1121 bors[bot] 2022-12-21 14:48:04 +0000
  • 55d9af71e3 enabled interrupt feature @imrank03 2022-12-21 11:56:30 +0530
  • 395b5fed64 added watchdog example @imrank03 2022-12-21 11:55:09 +0530
  • 0db3837dcc added priority based example @imrank03 2022-12-21 11:54:36 +0530
  • c0f3610581 added interrupt example @imrank03 2022-12-21 11:53:55 +0530
  • 63122f6d7e button controlled example @imrank03 2022-12-21 11:52:40 +0530
  • 46fd82d184
    Merge #1119 bors[bot] 2022-12-20 17:25:23 +0000
  • 5ae91ed3b6 cargo fmt Aaron Tsui 2022-12-20 14:59:49 +0800
  • 849a0e174f add convert_to_celsius function in the adc module Aaron Tsui 2022-12-20 09:11:39 +0800
  • 22ea2a5230 add convert_to_celsius function in the adc module Aaron Tsui 2022-12-20 08:40:13 +0800
  • c0c198d819
    Merge branch 'embassy-rs:master' into master Aaron Tsui 2022-12-19 19:26:41 +0800
  • e221d91330
    Merge #1118 bors[bot] 2022-12-19 00:23:46 +0000
  • 5b72410828 hal-common/atomic_ring_buffer: Add push_slice, pop_slice. Dario Nieuwenhuis 2022-12-19 01:16:41 +0100
  • feaeb533fb hal-common/atomic_ring_buffer: fix crashes when len=0 Dario Nieuwenhuis 2022-12-19 01:15:32 +0100
  • ea14bb5b2a modify RP2040 adc example to get inside biased bipolar diode voltage, then convert this temperature sensor data into Celsius degree, according to chapter 4.9.5. Temperature Sensor in RP2040 datasheet. Aaron Tsui 2022-12-18 09:41:25 +0800
  • ebc735008f
    Merge #1114 bors[bot] 2022-12-15 18:50:21 +0000
  • bffa5be2f4 nrf/uart: do not error on zero length transfers. Dario Nieuwenhuis 2022-12-15 19:43:36 +0100
  • 40115036d2 usb: Make driver generic over max interfaces Gabriel Smith 2022-12-08 23:16:00 -0500
  • 5b65b0e843
    Merge pull request #1096 from embassy-rs/net-refactor2 Dario Nieuwenhuis 2022-12-13 17:03:51 +0100
  • 790e4e1594 examples/std: update to new embassy-net trait. Dario Nieuwenhuis 2022-12-13 16:18:16 +0100
  • 5eae295c8a stm32: rename feature net to embassy-net. Dario Nieuwenhuis 2022-12-13 16:14:50 +0100
  • 3005ee0178 stm32/eth_v2: update to new embassy-net trait, remove PeripheralMutex. Dario Nieuwenhuis 2022-12-12 02:04:33 +0100
  • 8f30652109 stm32/eth_v1: update to new embassy-net trait, remove PeripheralMutex. Dario Nieuwenhuis 2022-12-09 03:18:45 +0100