Commit Graph

  • 8b1eaf00a0 Simplify SR->Result Rasmus Melchior Jacobsen 2023-05-25 13:54:40 +02:00
  • baf1c2efbe Align with new bind_interrupt Rasmus Melchior Jacobsen 2023-05-25 13:42:42 +02:00
  • cd8198037f Actually transition to dual bank mode - key was required Rasmus Melchior Jacobsen 2023-05-25 13:08:40 +02:00
  • e65ff85b88 Default to Async mode Rasmus Melchior Jacobsen 2023-05-24 23:51:48 +02:00
  • 9370973846 Remove TryLockError, Rasmus Melchior Jacobsen 2023-05-24 17:35:49 +02:00
  • 8b13a7b338 Align examples Rasmus Melchior Jacobsen 2023-05-24 17:31:35 +02:00
  • dfd5603171 Let FlashLayout and FlashRegion depends on a Blocking/Async mode generic Rasmus Melchior Jacobsen 2023-05-24 17:24:28 +02:00
  • 966f0abf48 Run format with nightly Rasmus Melchior Jacobsen 2023-05-24 13:11:03 +02:00
  • 1329a387e0 Add more missing nightly guards Rasmus Melchior Jacobsen 2023-05-24 12:55:17 +02:00
  • 6804b6c0b4 Fix unused get_sector and ensure_sector_aligned Rasmus Melchior Jacobsen 2023-05-24 12:45:59 +02:00
  • ff3a70ed9d Add missing nightly guards Rasmus Melchior Jacobsen 2023-05-24 12:42:35 +02:00
  • 0a26870d36 Align examples Rasmus Melchior Jacobsen 2023-05-24 12:41:52 +02:00
  • b2775fc90c stm32: Add async flash write/erase to f4 Rasmus Melchior Jacobsen 2023-05-24 12:17:12 +02:00
  • 6efcc9acaa Merge pull request #1483 from embassy-rs/remove-oidc Dario Nieuwenhuis 2023-05-25 04:25:43 +02:00
  • 2a589b7904 ci: replace openid connect with static secret. Dario Nieuwenhuis 2023-05-25 03:43:44 +02:00
  • 5f10eadb8d Merge #1475 #1478 #1482 bors[bot] 2023-05-25 01:05:32 +00:00
  • 224faccd4c Merge #1340 #1474 bors[bot] 2023-05-25 00:42:10 +00:00
  • ce1078994d Merge #1479 bors[bot] 2023-05-24 23:47:35 +00:00
  • b6ba1ea53a stm32: move lora to bind_interrupts xoviat 2023-05-24 18:09:04 -05:00
  • 316be179af stm32: move to bind_interrupts xoviat 2023-05-24 17:29:56 -05:00
  • e785e1bc22 Add ConcatFlash utility Rasmus Melchior Jacobsen 2023-05-24 14:40:34 +02:00
  • 3cc0ec654a Merge pull request #83 from papyDoctor/master Dario Nieuwenhuis 2023-05-24 11:41:03 +00:00
  • a19f8c32ff Update examples in README.md Olivier Monnom 2023-05-24 09:22:05 +02:00
  • 87acf5f50f Add missing set_default_layout() in "other" family Rasmus Melchior Jacobsen 2023-05-23 23:01:55 +02:00
  • 14e3e72b0f Add missing implementations for f4 alternate regions Rasmus Melchior Jacobsen 2023-05-23 22:51:26 +02:00
  • faf506b300 Remove Drop for AltFlashLayout Rasmus Melchior Jacobsen 2023-05-23 22:50:41 +02:00
  • 879c621394 Ensure FlashRegion can only be created within this crate Rasmus Melchior Jacobsen 2023-05-23 22:49:27 +02:00
  • 627d7f66ef Merge #1477 bors[bot] 2023-05-23 09:20:44 +00:00
  • 3ad52f837d Remove debug Caleb Jamison 2023-05-22 21:31:00 -04:00
  • 49eaf000b8 Add i2c transaction Caleb Jamison 2023-05-22 21:26:03 -04:00
  • 1fdde8f03f Merge #1457 bors[bot] 2023-05-23 01:15:22 +00:00
  • 64092169e3 stm32/ipcc: disable test xoviat 2023-05-22 20:14:37 -05:00
  • 187551f914 Move module documentation Rasmus Melchior Jacobsen 2023-05-22 16:55:18 +02:00
  • cd1bf31fed Add YieldingAsync adapter Rasmus Melchior Jacobsen 2023-05-22 16:48:31 +02:00
  • d54eb1107e Yield between BlockingAsync NorFlash write and erase operations Rasmus Melchior Jacobsen 2023-05-22 15:57:20 +02:00
  • e9121cba2c stm32: Fix watchdog timeout computation Rasmus Melchior Jacobsen 2023-05-22 14:22:27 +02:00
  • 059ab358a5 stm32/ipcc: uncomment shci init cmd goueslati 2023-05-22 11:13:22 +01:00
  • ab7d129e15 Merge #1473 bors[bot] 2023-05-22 09:52:56 +00:00
  • 12720737e1 stm32/ipcc: fix incorrect example goueslati 2023-05-22 10:52:05 +01:00
  • 18c62aa5b4 Protect default implementations for FirmwareUpdater and BootLoader Rasmus Melchior Jacobsen 2023-05-22 11:32:39 +02:00
  • d1dfaa1905 stm32/ipcc: fix hil test xoviat 2023-05-21 20:18:26 -05:00
  • 1f65a4eb6f stm32/ipcc: enable test xoviat 2023-05-21 18:40:29 -05:00
  • eb09d7d671 stm32/ipcc: update doc xoviat 2023-05-21 18:39:13 -05:00
  • 7f702fd6f1 stm32/ipcc: fix warnings xoviat 2023-05-20 11:29:53 -05:00
  • 383bef1711 stm32/ipcc: naming xoviat 2023-05-20 10:20:35 -05:00
  • 5e86188c25 stm32/ipcc: cleanup naming xoviat 2023-05-20 10:11:29 -05:00
  • 661b1f3373 stm32/ipcc: remove constrain xoviat 2023-05-20 10:10:21 -05:00
  • d55b9bc6e2 Merge #1440 bors[bot] 2023-05-19 20:53:26 +00:00
  • 1ebb742fbf Switch to DMA, use new clocks, don't take ownership of pio common Caleb Jamison 2023-05-19 16:48:47 -04:00
  • 1be6e53316 Pin fix, improve fifo handling Caleb Jamison 2023-05-09 17:05:39 -04:00
  • d737e3dcbb Merge pull request #1469 from embassy-rs/update-nightly Dario Nieuwenhuis 2023-05-19 19:01:31 +02:00
  • a1cbdd8d29 nrf/uarte: fix deref warning, fix errata not being applied on nrf53. Dario Nieuwenhuis 2023-05-19 18:25:34 +02:00
  • 8b9306ed5c stm32/sdmmc: fix "drop with a value that implements Copy does nothing" warning. Dario Nieuwenhuis 2023-05-19 18:00:33 +02:00
  • df56f901de time: fix unused mut. Dario Nieuwenhuis 2023-05-19 17:38:57 +02:00
  • 9f7392474b Update Rust nightly. Dario Nieuwenhuis 2023-05-19 17:12:29 +02:00
  • 9dff6b9d81 Merge #1419 bors[bot] 2023-05-19 14:41:44 +00:00
  • d736c9205c updated test case goueslati 2023-05-19 15:40:09 +01:00
  • 464018e12d Merge #1463 bors[bot] 2023-05-19 14:14:08 +00:00
  • 55e4a89819 Merge pull request #1467 from embassy-rs/stm32-usb-no-time Dario Nieuwenhuis 2023-05-19 16:10:41 +02:00
  • a521a9b5ce stm32: test more feature combinations in ci. Dario Nieuwenhuis 2023-05-19 15:22:03 +02:00
  • f43d57846e stm32/usb: do not require embassy-time. Dario Nieuwenhuis 2023-05-19 15:20:37 +02:00
  • 4b303949bf Merge #1465 bors[bot] 2023-05-17 22:20:44 +00:00
  • fc746a88b5 rp/clocks: comment out all gpin handling for now pennae 2023-05-17 23:25:49 +02:00
  • 1e029a9e66 rp/clocks: remove superfluous clock actions pennae 2023-05-17 03:21:07 +02:00
  • 053d5629ba rp/clocks: require GpinPin for gpin config pennae 2023-05-17 02:52:29 +02:00
  • 1b3d9a0aef rp/clocks: compactify pll setup pennae 2023-05-17 02:25:28 +02:00
  • f79d8cb2d3 rp/clocks: store clock frequencies in ram pennae 2023-05-16 22:45:50 +02:00
  • 0d4ab559a7 rp/clocks: fix comments and rosc defaults pennae 2023-05-13 19:14:27 +02:00
  • 1379eb4e70 rp/clocks: handle fractional gpout dividers pennae 2023-05-17 02:46:38 +02:00
  • f97b591831 rp/clocks: don't expose unstable pac items pennae 2023-05-16 18:13:15 +02:00
  • d97a771479 rp/clocks: remove unsupported xosc config input pennae 2023-05-16 17:13:09 +02:00
  • 5bbed31513 rp/clocks: provide fbdiv, not vco_freq pennae 2023-05-13 19:07:36 +02:00
  • d3494a4bdf rp/clocks: reset all plls at once pennae 2023-05-13 18:55:40 +02:00
  • 2f2860b096 rp/clocks: always reconfigure pll pennae 2023-05-13 18:45:40 +02:00
  • e1e87fef25 rp/clocks: always inline configure_pll pennae 2023-05-13 18:45:14 +02:00
  • 908ec5faef Merge #1464 bors[bot] 2023-05-16 22:20:40 +00:00
  • a4772c15c0 rp: Add system reset fn via watchdog kalkyl 2023-05-17 00:16:36 +02:00
  • 4e9ed223a9 Allow for an optional user-defined entry macro when targeting RISC-V Jesse Braham 2023-05-16 09:34:38 -07:00
  • 56f2e0c9a0 Merge #1462 bors[bot] 2023-05-16 09:36:06 +00:00
  • b950d6d72b Add HIL test kalkyl 2023-05-16 11:28:35 +02:00
  • ab63f3832f rp: Read flash unique id and jedec id kalkyl 2023-05-16 11:21:17 +02:00
  • b0541c01be Merge #1460 bors[bot] 2023-05-15 23:49:11 +00:00
  • 56c3a949af rp/multicore: ensure stack is 8-byte aligned. Dario Nieuwenhuis 2023-05-16 01:42:35 +02:00
  • 34a0c2172b Merge #1459 bors[bot] 2023-05-15 23:26:58 +00:00
  • 0c18a13cc0 rp/multicore: fix undefined behavior in multicore spawn. Dario Nieuwenhuis 2023-05-16 01:21:28 +02:00
  • 1a87f7477a Merge #1458 bors[bot] 2023-05-15 15:59:30 +00:00
  • 14a5d03af2 rp: remove take!, add bind_interrupts! pennae 2023-05-15 15:21:05 +02:00
  • a8953b5c66 cleanup goueslati 2023-05-15 10:34:52 +01:00
  • d97724cca3 tl_mbox read and write goueslati 2023-05-15 10:25:02 +01:00
  • 2bf2e54db9 Merge #1456 bors[bot] 2023-05-14 22:57:38 +00:00
  • 288309b9d5 net-driver: document crate. Dario Nieuwenhuis 2023-05-15 00:52:13 +02:00
  • d07821d851 net: document crate. Dario Nieuwenhuis 2023-05-15 00:39:57 +02:00
  • 62857bdb2d net: reexport UDP PacketMetadata under the udp module. Dario Nieuwenhuis 2023-05-15 00:55:34 +02:00
  • 26d7610554 net: do not use smoltcp Instant/Duration in public API. Dario Nieuwenhuis 2023-05-15 00:38:58 +02:00
  • 6e93d193cf Merge #1451 bors[bot] 2023-05-14 22:20:15 +00:00
  • 4567eff78e Merge #1455 bors[bot] 2023-05-14 21:57:51 +00:00
  • 2d65373f63 Remove unused feature(type_alias_impl_trait). Dario Nieuwenhuis 2023-05-14 23:44:53 +02:00
  • ae4827587c Merge #1454 bors[bot] 2023-05-14 21:39:55 +00:00
  • a3d6aa5d7d Merge pull request #79 from embassy-rs/update-embassy Dario Nieuwenhuis 2023-05-14 21:08:37 +00:00
  • db907a914c cyw43-pio: add overclock feature flag. Dario Nieuwenhuis 2023-05-14 23:02:49 +02:00