Commit Graph

  • 2687008242
    Merge pull request #1805 from embassy-rs/update-nightly-6 Dario Nieuwenhuis 2023-08-20 09:05:14 +0000
  • 6ef888d73e
    Merge pull request #1807 from romixlab/main Dario Nieuwenhuis 2023-08-20 09:05:07 +0000
  • 67ca88d5a0 stm32/can: make latency assertion more lenient. Dario Nieuwenhuis 2023-08-20 10:57:28 +0200
  • 17e9a8ebe1 Fix hardcoded buffer length in USB NCM causing broken link on USB 2.0. Isaikin Roman 2023-08-20 07:42:54 +0200
  • 6891fa993e
    assert to see if CI catches it Brandon Ros 2023-08-19 22:50:30 -0400
  • 2cbeb341cc add validation function after writing firmware to show failures? Brandon Ros 2023-08-19 22:46:31 -0400
  • 161a431f44 reproducible firmware read back failure Brandon Ros 2023-08-19 22:39:48 -0400
  • 281f860eeb focusing on trying to make sure upload_bluetooth_firmware does not contain any bugs Brandon Ros 2023-08-19 19:35:15 -0400
  • 8b298dee09 try to match pico-sdk + cyw43-driver c code more closely Brandon Ros 2023-08-19 16:56:55 -0400
  • 3700d2187b new bluetooth firmwares Brandon Ros 2023-08-19 14:31:00 -0400
  • 0032f8a2ec rustfmt. Dario Nieuwenhuis 2023-08-19 19:35:10 +0200
  • 2d980068c0 Update Nightly. Dario Nieuwenhuis 2023-08-19 19:31:49 +0200
  • 6babd5752e
    Merge pull request #1804 from embassy-rs/fix-f37x Dario Nieuwenhuis 2023-08-18 23:21:39 +0000
  • 5d4da78c94 Fix lora docs build. Dario Nieuwenhuis 2023-08-19 01:05:13 +0200
  • cc400aa178 stm32: fix f37x build. Dario Nieuwenhuis 2023-08-19 00:59:37 +0200
  • 4a8062aeb1 a few more comments trying to track down what is what Brandon Ros 2023-08-18 18:24:09 -0400
  • 7b3cb2ce04
    Merge pull request #1802 from avlec/error-translation Dario Nieuwenhuis 2023-08-18 21:58:27 +0000
  • afd8be416e
    Merge pull request #1803 from randomplum/flash_h7ab Dario Nieuwenhuis 2023-08-18 21:53:21 +0000
  • 5bc0175be9 configure flash latency after axi clock and handle different flash in STM32H7A/B devices Dominik Sliwa 2023-08-18 22:10:13 +0200
  • eb05a18c45 add error translation to tcp errors Alec Cox 2023-08-18 13:50:14 -0700
  • d57cb1ade5 more bluetooth init functions and constants Brandon Ros 2023-08-18 16:10:49 -0400
  • 0d2f5ac869 write a firmware reader/writer Brandon Ros 2023-08-18 15:54:34 -0400
  • 97da34595c
    Merge pull request #1798 from aurelj/stm32_pwm_polarity Dario Nieuwenhuis 2023-08-18 14:51:48 +0000
  • 2ea17d2783 stm32: allow setting the PWM output polarity Aurelien Jacobs 2023-08-18 16:37:44 +0200
  • 8754a1d378
    Merge pull request #1779 from MabezDev/forward-capacity-impls Dario Nieuwenhuis 2023-08-18 14:21:48 +0000
  • d327b626e3
    Merge pull request #1788 from embassy-rs/esp-hosted-cleanup Dario Nieuwenhuis 2023-08-18 14:21:10 +0000
  • f48d13a16a
    Merge pull request #1796 from embassy-rs/enc28j60-fixes Dario Nieuwenhuis 2023-08-18 14:20:44 +0000
  • 4c11fffc90
    Merge pull request #1797 from aurelj/stm32_pwm_max_duty Dario Nieuwenhuis 2023-08-18 14:20:32 +0000
  • 7f97efd922 net-enc28j60: add HIL test. Dario Nieuwenhuis 2023-08-18 16:11:18 +0200
  • 78bb261246 stm32: allow setting PWM duty cycle to 100% Aurélien Jacobs 2023-08-18 16:10:49 +0200
  • 73942f50cb net-enc28j60: reset rx logic when buffer corrupts. Dario Nieuwenhuis 2023-08-18 15:45:23 +0200
  • 3ebb93e47d net-enc28j60: remove useless 1ms sleep. Dario Nieuwenhuis 2023-08-18 15:44:52 +0200
  • 5329f234ba
    Merge pull request #1795 from kext/msos-multisz-terminator Dario Nieuwenhuis 2023-08-18 11:28:06 +0000
  • 2cc82ef660
    Merge pull request #1794 from embassy-rs/rp-flash-naming Dario Nieuwenhuis 2023-08-18 11:24:27 +0000
  • b948e37769 rp/flash: change naming to blocking_*, new_blocking. Dario Nieuwenhuis 2023-08-18 13:12:19 +0200
  • 91b10dd799 Fixed the final null terminator for RegMultiSz. Lukas Joeressen 2023-08-18 13:09:27 +0200
  • 94fa95c699
    Merge pull request #1793 from ARizzo35/stm32l4-rtc-pwren Dario Nieuwenhuis 2023-08-18 10:19:54 +0000
  • 62e66cdda3 stm32l4: set pwren in rcc regardless of clock source Adam Rizkalla 2023-08-17 19:16:03 -0500
  • f9eedc8392 not sure if firmware is supposed to be loaded before or after core is brought up Brandon Ros 2023-08-17 18:08:31 -0400
  • 65a6e08fa5 hardcore bluetooth firmware temporarily Brandon Ros 2023-08-17 17:51:50 -0400
  • 2e44168139 try to read REG_BACKPLANE_BT_CTRL_REG_ADDR Brandon Ros 2023-08-17 16:05:56 -0400
  • 31f1b85d35
    cyw43: split up control init firmware/wifi Brandon Ros 2023-08-16 21:16:25 -0400
  • 1cb76e0d99 net-esp-hosted: enable heartbeats from esp32 to detect if it crashes. Dario Nieuwenhuis 2023-08-17 00:57:54 +0200
  • ef7523e5b7 net-esp-hosted: put link down on wifi disconnect. Dario Nieuwenhuis 2023-08-17 00:53:25 +0200
  • 065b0f34af net-esp-hosted: sane error handling in control requests. Dario Nieuwenhuis 2023-08-17 00:11:15 +0200
  • 2a4ebdc150
    Merge pull request #1787 from embassy-rs/nrf-internal-defmt Dario Nieuwenhuis 2023-08-16 21:42:55 +0000
  • bb275f7e25 nrf: enable defmt for embassy-hal-internal. Dario Nieuwenhuis 2023-08-16 20:06:15 +0200
  • 4f453d7ed6
    Merge pull request #1786 from embassy-rs/net-w5100s-hil Dario Nieuwenhuis 2023-08-16 15:57:10 +0000
  • 8a9f49c163 net-wiznet: add HIL test using w5100s. Dario Nieuwenhuis 2023-08-16 17:51:47 +0200
  • 19b1e32c2c
    Merge pull request #1785 from oll3/fix/set-rtc-clock-source Dario Nieuwenhuis 2023-08-16 15:02:24 +0000
  • c80c323634 stm32-wl: set RTC clock source on RCC init Olle Sandberg 2023-08-16 13:57:03 +0200
  • dd5a886830
    Merge pull request #1784 from sgoll/check-rcc-before-apply Dario Nieuwenhuis 2023-08-16 12:17:38 +0000
  • df6952648e Make sure to check RCC settings for compatibility before applying Sebastian Goll 2023-08-16 14:11:09 +0200
  • f26dd54f63
    Update embedded-hal to 1.0.0-rc.1 (#1783) Dario Nieuwenhuis 2023-08-16 00:40:56 +0200
  • d2e3a1e8af Update embedded-hal to 1.0.0-rc.1 Dario Nieuwenhuis 2023-08-16 00:35:12 +0200
  • ffe9688952
    Merge pull request #1525 from embassy-rs/w5100s Dario Nieuwenhuis 2023-08-15 21:15:52 +0000
  • 11b66a73b4 net-wiznet: rename from embassy-net-w5500. Dario Nieuwenhuis 2023-08-15 23:02:53 +0200
  • 1d4b941d52 net-w5500: add w5100s support. Dario Nieuwenhuis 2023-08-15 18:19:03 +0200
  • 76276c326a net-w5500: extract chip-specific stuff to a trait. Dario Nieuwenhuis 2023-08-15 17:50:56 +0200
  • a436bd068f net-w5500: inline socket into device. Dario Nieuwenhuis 2023-08-15 17:20:41 +0200
  • c367b84ee5 net-w5500: add Address type. Dario Nieuwenhuis 2023-08-15 17:11:24 +0200
  • 46f671ae42 rp: fix async spi read sometimes hanging. Dario Nieuwenhuis 2023-08-15 22:47:03 +0200
  • 847e5a7a75 Expose a handle to the config descriptor writer Ali Somay 2023-08-15 21:36:21 +0200
  • 7b91597e9c Replace case specific implementation with generic descriptor buffer overwriting functionality Ali Somay 2023-08-15 19:53:08 +0200
  • 96e0ace89e
    Merge pull request #1781 from bugadani/typo Dario Nieuwenhuis 2023-08-15 17:24:28 +0000
  • 8655ba110c Fix typo Dániel Buga 2023-08-15 19:13:36 +0200
  • 7d24e433d8
    Merge pull request #1780 from embassy-rs/w5500-simplify Dario Nieuwenhuis 2023-08-15 15:32:29 +0000
  • 098fcb14b5 net-w5500: simplify rx logic. Dario Nieuwenhuis 2023-08-15 16:47:45 +0200
  • c114ea024a Add udp capacity impls Scott Mabin 2023-08-15 15:24:58 +0100
  • b1ef009c6b Add tcp capacity impls Scott Mabin 2023-08-14 20:58:44 +0100
  • b6b4448045 ci/docs: build embassy-net-enc28j60. Dario Nieuwenhuis 2023-08-15 15:13:03 +0200
  • cb3644856d
    Merge pull request #1777 from MabezDev/embassy-net/async-send-recv Dario Nieuwenhuis 2023-08-15 13:08:05 +0000
  • 03576b9e83
    Merge pull request #1746 from embassy-rs/enc28j60-v2 Dario Nieuwenhuis 2023-08-15 12:34:19 +0000
  • ea9f887ee1 net-enc28j60: add docs, readme. Dario Nieuwenhuis 2023-08-15 14:27:31 +0200
  • f7f75167ac cleanup vscode settings. Dario Nieuwenhuis 2023-08-15 14:15:29 +0200
  • 253b28deba net-enc28j60: fix PHY read unreliable due to missing dummy byte. Dario Nieuwenhuis 2023-08-12 03:07:13 +0200
  • 4af1cf88d2 net-enc28j60: add example. Dario Nieuwenhuis 2023-08-05 19:10:45 +0200
  • 2c1402843a wip: enc28j60 driver. Dario Nieuwenhuis 2023-08-05 00:10:23 +0200
  • 0fd9d7400b Build stm32 docs last. Dario Nieuwenhuis 2023-08-15 00:18:23 +0200
  • bd58b5002a
    Merge pull request #1774 from bugadani/executor Dario Nieuwenhuis 2023-08-14 20:43:51 +0000
  • 890f29ccfe Update docs Dániel Buga 2023-08-14 17:53:42 +0200
  • e4f3979ec8 Don't check context if only thread-mode is enabled Dániel Buga 2023-08-14 16:46:02 +0200
  • 07c3600127 Hide Pender Dániel Buga 2023-08-14 16:35:12 +0200
  • da4f15d944 Fix fn name Dániel Buga 2023-08-14 16:33:49 +0200
  • fbec797d64 embassy-net:tcp:send/recv Scott Mabin 2023-08-13 23:39:06 +0100
  • 9954346143 Remove interrupt executor, remove PenderContext Dániel Buga 2023-08-14 15:59:47 +0200
  • 3a51e2d9ca Make PenderContext actually pointer-size Dániel Buga 2023-08-14 15:45:43 +0200
  • 986a63ebb8 Remove the non-specific thread-mode executor Dániel Buga 2023-08-14 15:35:22 +0200
  • 4c4b12c307 Make PenderContext opaque Dániel Buga 2023-08-14 15:16:40 +0200
  • f6007869bf Remove the Pender enum Dániel Buga 2023-08-14 08:57:14 +0200
  • 454a7cbf4c Remove pender-callback Dániel Buga 2023-08-14 08:32:26 +0200
  • ec6bd27df6 Remove thread-context feature Dániel Buga 2023-08-14 08:22:22 +0200
  • 6ab0d71d92 Tweak identifiers and comments Dániel Buga 2023-08-12 22:42:50 +0200
  • d5e66f6f87 Lift thread-context feature restrictions Dániel Buga 2023-08-12 22:20:11 +0200
  • bce250bbdc Remove unnecessary !Send markers Dániel Buga 2023-08-12 22:08:46 +0200
  • fbf50cdae8 Remove Pender wrapper Dániel Buga 2023-08-12 22:05:19 +0200
  • 675b7fb605 POC: allow custom executors Dániel Buga 2023-08-12 16:00:18 +0200
  • 16af5280bc
    Merge branch 'embassy-rs:main' into add-total-length-tracking-to-usb-descriptor-writer Ali Somay 2023-08-12 02:24:57 -0700
  • 1605f21643 net-enc28j60: check both of bits 2 and 10 for LSTAT Josh Junon 2023-08-06 05:42:13 +0200
  • 0727f8690c
    Merge pull request #1773 from embassy-rs/boot-improvs Ulf Lilleengen 2023-08-11 19:49:33 +0000