Commit Graph

  • bee53af36a net: add all combinations of wait methods for link/config up/down. Dario Nieuwenhuis 2024-09-18 21:37:42 +0200
  • 60f93b42e2 net-esp-hosted: set wpa3_supported=true. Dario Nieuwenhuis 2024-09-18 21:24:50 +0200
  • a406a01459 net-esp-hosted: remove useless fn init. Dario Nieuwenhuis 2024-09-18 21:24:35 +0200
  • 2f46ed5cbe Improve docs & remove unnecessary unsafe ferris 2024-09-18 10:20:17 +0200
  • d12e98aaf4
    Merge pull request #3338 from ionspin/add-rp2350-trng-support Dario Nieuwenhuis 2024-09-17 22:17:23 +0000
  • e597c6b959
    Merge pull request #3332 from CBJamo/rp2350_pio_pins Dario Nieuwenhuis 2024-09-17 22:15:37 +0000
  • 13d0021c7f Add reuse of already allocated USB endpoints Leon Andrea Loeser 2024-09-16 23:26:21 +0200
  • 306911c92a Start implementing endpoint reconfiguration into controlrequest handler Leon Andrea Loeser 2024-09-17 22:59:27 +0200
  • ba57df7846 Implement buffersize and endpoint type functions Leon Andrea Loeser 2024-09-17 18:54:41 +0200
  • 719dd12ce9 Started implementing change buffersize and type of USB endpoints. Leon Andrea Loeser 2024-09-16 23:37:55 +0200
  • 2bc49763c6
    TRNG support for 235x Ugljesa Jovanovic 2024-09-14 14:57:10 +0200
  • cc9e2a51da
    Merge pull request #3345 from CBJamo/rp2350_clock_padiso Dario Nieuwenhuis 2024-09-17 19:17:31 +0000
  • 303bcc4c16
    Merge pull request #3347 from kalkyl/pio-onewire Dario Nieuwenhuis 2024-09-17 19:17:16 +0000
  • 0bfc98a3e5 rp: Add PIO example for one-wire temperature sensor kalkyl 2024-09-17 19:41:58 +0200
  • 74ad31466b
    Merge pull request #3341 from shilga/tx-only-uart Dario Nieuwenhuis 2024-09-16 20:51:12 +0000
  • 6d89f2729a
    boot: flash-erase-zero (#3344) kingofpayne 2024-09-16 22:07:56 +0200
  • ae8caf3f55
    Merge pull request #3314 from elagil/add_iso_endpoint_support Dario Nieuwenhuis 2024-09-16 19:51:52 +0000
  • e90b3bc449
    Merge pull request #3329 from embassy-rs/net-deinit Dario Nieuwenhuis 2024-09-16 19:40:22 +0000
  • 73aa40a9b9 Disable nrf52840 hil tests. Dario Nieuwenhuis 2024-09-16 21:27:34 +0200
  • be0d9775e3 net: refactor to simplify lifetimes/generics. Dario Nieuwenhuis 2024-09-11 22:06:26 +0200
  • 2855e65cc6 Disable pad isolation on clock in/out pins Caleb Jamison 2024-09-16 13:24:47 -0400
  • d1508cc49c oops Caleb Jamison 2024-09-16 13:07:16 -0400
  • 8b34c94ef3 Improve error message when pin groups are not allowed Caleb Jamison 2024-09-16 13:02:35 -0400
  • 6e0c3e25fd Only check ping groups that have count >0 Caleb Jamison 2024-09-16 12:58:23 -0400
  • 9cfde66446 Move pin isolation config to make_pio_pin Caleb Jamison 2024-09-16 12:47:07 -0400
  • 48fd0550d1 Review fixes Caleb Jamison 2024-09-16 12:41:12 -0400
  • ef033263f3 Restore product_id W without no-op ferris 2024-09-16 17:08:04 +0200
  • 5cdd11a18e Fix perschena mutability & fifo no-op ferris 2024-09-16 17:05:39 +0200
  • 46606861a2 boot: flash-erase-zero Olivier Hériveaux 2024-09-16 16:56:12 +0200
  • 536ddc0ad9 Add frame list addr register ferris 2024-09-16 16:52:52 +0200
  • 313e76af04 rp: add constructor for tx-only blocking UART Sebastian Quilitz 2024-09-16 12:26:00 +0200
  • a23f56b3dd
    Merge pull request #3340 from kingofpayne/fix-3339 Ulf Lilleengen 2024-09-16 10:17:22 +0000
  • 8519e54461 fix(boot): return signature error when no features Olivier Hériveaux 2024-09-16 11:48:54 +0200
  • 55c3da5a4f Properly drop pins >30 Caleb Jamison 2024-09-15 20:48:54 -0400
  • ed6cbc7a3a Fix upper bound of case where pins should be <=31 Caleb Jamison 2024-09-15 20:09:18 -0400
  • 3fa580c885
    Merge ae882f37d6 into 3d6a270f30 Emil Fresk 2024-09-14 10:32:15 +0200
  • a0992acd84
    Merge 4cd1c64117 into 3d6a270f30 Tomasz bla Fortuna 2024-09-13 10:48:39 +0200
  • d4301f7a82
    Merge f689b6ff62 into 3d6a270f30 Michael de Silva 2024-09-13 08:32:00 +0200
  • e359b24121 remove debug print Caleb Jamison 2024-09-12 11:50:36 -0400
  • 823a82adb7 Fixup formatting to work with log Caleb Jamison 2024-09-12 11:43:15 -0400
  • eeda57a424 rp2350 pio pin fixes Caleb Jamison 2024-09-12 11:37:17 -0400
  • 3d6a270f30
    rp: Fix indexing for pins >31 on rp235xb (#3330) Caleb Jamison 2024-09-11 19:44:11 -0400
  • b6a2678d37 fixup knowing that 1<<7 is 128 not 64 Caleb Jamison 2024-09-11 19:33:24 -0400
  • e9e8c11bf9 Fix indexing for pins >31 on rp235xb Caleb Jamison 2024-09-11 19:02:02 -0400
  • 7648d42b7f
    Merge pull request #3328 from Ddystopia/main Ulf Lilleengen 2024-09-11 09:09:44 +0000
  • 29932c295c
    fix: select_slice is unsound. fixes #3320 Oleksandr Babak 2024-09-11 10:42:46 +0200
  • dc98d865ff
    Merge pull request #3327 from phycrax/docs-add-rustybits-video Ulf Lilleengen 2024-09-11 07:08:10 +0000
  • 833537231e
    add link to rustybits zero to async video in resources section Süha Ünüvar 2024-09-11 12:50:46 +0800
  • 2c6986f5b0
    Merge pull request #3255 from embassy-rs/time-clarify-docs Dario Nieuwenhuis 2024-09-10 23:54:47 +0000
  • d193c9ef44 time-driver: clarify docs for set_alarm. Dario Nieuwenhuis 2024-08-13 17:45:48 +0200
  • 7fde354b21
    Merge pull request #3310 from Ecco/lptim Dario Nieuwenhuis 2024-09-10 23:24:41 +0000
  • c739091085 Update stm32-metapac. Dario Nieuwenhuis 2024-09-11 01:00:23 +0200
  • d69f68b8c0 stm32: Use a GLOBAL interrupt for lptim Romain Goyet 2024-09-06 20:15:45 -0400
  • 69208daf6d stm32: Fixing stupid typo (thanks @dirbaio) Romain Goyet 2024-09-05 17:42:09 -0400
  • ac319970b8 stm32: Work around LPTIM4 Romain Goyet 2024-09-05 16:30:45 -0400
  • 652133bce4 stm32: Support LPTIM v1 and v2 Romain Goyet 2024-09-05 15:10:39 -0400
  • 37130f45e4 stm32: Use the updated LPTIM pac Romain Goyet 2024-09-05 11:39:09 -0400
  • b449e04a88 stm32: Temporary fix around incomplete stm32-metapac Romain Goyet 2024-09-04 18:06:46 -0400
  • 3b8859653e stm32: Clean up the lptim driver Romain Goyet 2024-09-04 14:46:35 -0400
  • a1c9a2e8bd First working draft of a lptim driver Romain Goyet 2024-08-29 16:18:43 -0400
  • 1ea29f1d2e
    Merge pull request #3169 from Adancurusul/g4_dev Dario Nieuwenhuis 2024-09-10 23:07:11 +0000
  • fac71e594e
    Merge pull request #3271 from sjoerdsimons/ucpd-sop-filters Dario Nieuwenhuis 2024-09-10 23:03:58 +0000
  • 0bf9a2591b
    Merge pull request #3297 from CBJamo/rp2350_flash Dario Nieuwenhuis 2024-09-10 21:36:49 +0000
  • aff1e74862
    Merge pull request #3277 from dvdsk/main Dario Nieuwenhuis 2024-09-10 21:34:11 +0000
  • 609b1b0355
    Merge pull request #3286 from trnila/stm32_usart_break Dario Nieuwenhuis 2024-09-10 21:33:27 +0000
  • 8f3478193d
    Merge pull request #3291 from bugadani/typo Dario Nieuwenhuis 2024-09-10 21:31:50 +0000
  • e535676fa2
    Merge pull request #3296 from maximevince/embassy-usb-empty-bos-desc Dario Nieuwenhuis 2024-09-10 21:31:13 +0000
  • 1058afd5fd
    Merge pull request #3303 from maximevince/stm32f2-flash-support-blocking Dario Nieuwenhuis 2024-09-10 21:30:54 +0000
  • d5e77f69c1
    Merge pull request #3319 from badrbouslikhin/buffered-uart-rx-fix Dario Nieuwenhuis 2024-09-10 21:30:22 +0000
  • 3534ee1bd5
    Merge pull request #3326 from elagil/sai_pull_down_for_rx Dario Nieuwenhuis 2024-09-10 21:18:23 +0000
  • e698fbe598 fix: pull-down clock/data lines for receive elagil 2024-09-10 21:33:31 +0200
  • 2286e5da13
    Merge pull request #3105 from embassy-rs/net-nrf91 Dario Nieuwenhuis 2024-09-09 20:03:28 +0000
  • 6af1cb7a20 Use TX_BUF_SIZE matching MTU Ulf Lilleengen 2024-09-09 15:45:15 +0200
  • d72e535bea Add frame interval dynamic loading ctl ferris 2024-09-09 14:48:10 +0200
  • fd3a445231 Add descriptor DMA setting & fix perschedena ferris 2024-09-09 14:13:42 +0200
  • 0ef06cc19b
    Merge pull request #3323 from embassy-rs/cyw43-wpa3 Dario Nieuwenhuis 2024-09-09 00:37:17 +0000
  • b9a1aaea5b cyw43: add support for WPA3 and more extensive security options. Dario Nieuwenhuis 2024-09-09 01:09:15 +0200
  • 6b21f6d3d1 cyw43: log ioctls. Dario Nieuwenhuis 2024-09-09 01:03:41 +0200
  • 3ac38e917c cyw43: use enum for ioctl instead of consts. Dario Nieuwenhuis 2024-09-08 23:48:45 +0200
  • 74e724f968
    Update to Rust 1.81 (#3322) Dario Nieuwenhuis 2024-09-09 02:13:17 +0200
  • c1b325332b Update to Rust 1.81 Dario Nieuwenhuis 2024-09-08 23:35:50 +0200
  • df06c2bbfe wip: split by value Grant Miller 2024-09-07 11:13:18 -0500
  • 817b928670 Remove dead code Samuel Maier 2024-09-07 08:30:27 +0200
  • 7e9f6f91d5 Fixing build on stable Samuel Maier 2024-09-07 08:20:43 +0200
  • c9974b4cca actually warn on web workers Samuel Maier 2024-09-06 18:03:25 +0200
  • b8beaba6df last oops I promise Grant Miller 2024-09-06 15:08:58 -0500
  • d24c47a3ff Missing docs Grant Miller 2024-09-06 14:08:22 -0500
  • f571ab9d60 oops again Grant Miller 2024-09-06 14:04:58 -0500
  • 71e49839fc oops Grant Miller 2024-09-06 14:01:10 -0500
  • 1a8977db78 Update examples Grant Miller 2024-09-06 13:53:49 -0500
  • cfc76cec71 Match embedded-hal api Grant Miller 2024-09-06 13:29:54 -0500
  • 94f109aec1
    Merge branch 'embassy-rs:main' into buffered-uart-rx-fix Badr Bouslikhin 2024-09-06 18:56:11 +0200
  • 0e477a4df5
    fix(stm32): enable dma half transfer interrupt for buffereduart Badr Bouslikhin 2024-09-06 18:36:11 +0200
  • ee25f14b20
    fix(stm32): reorder dma and idle futures Badr Bouslikhin 2024-09-06 18:35:23 +0200
  • 55f41da66c
    Merge branch 'embassy-rs:main' into main Badr Bouslikhin 2024-09-06 18:37:30 +0200
  • f7f062e0a3 Deduplicate SimplePwm's channel methods Grant Miller 2024-09-06 10:25:29 -0500
  • fe148f26e2 Use vendored performance API to handle timing on WASM Samuel Maier 2024-09-06 17:15:44 +0200
  • 8ac758bdee embassy-stm32: Add SimplePwmChannel Grant Miller 2024-09-06 09:07:29 -0500
  • dfa50223fe Add more regs ferris 2024-09-06 15:20:17 +0200
  • 1cf778904d
    Merge pull request #3316 from Ddystopia/main Dario Nieuwenhuis 2024-09-06 12:54:17 +0000