Commit Graph

  • eccd2ecebf change MacAddress to a union instead of an enum goueslati 2023-07-12 16:49:37 +01:00
  • ed86fc175f Merge pull request #1637 from ShakenCodes/main Dario Nieuwenhuis 2023-07-12 15:46:28 +00:00
  • 132327a40d Merge pull request #1642 from henrikberg/rtc_rp_hb Dario Nieuwenhuis 2023-07-12 15:46:00 +00:00
  • a615a70eda Merge pull request #1643 from bugadani/clear_timer Dario Nieuwenhuis 2023-07-12 15:40:10 +00:00
  • a2501bd5c1 Allow clearing finished task from timer queue Dániel Buga 2023-07-12 16:52:52 +02:00
  • ff2daaff67 RP: Watchdog scratch set/get with index: usize. Henrik Berg 2023-07-12 16:41:35 +02:00
  • d5a4457b5e parsing MAC structs goueslati 2023-07-12 15:06:56 +01:00
  • 6d402fe393 RP: Don't reset RTC in Clock::init. Updated example. Henrik Berg 2023-07-12 15:16:56 +02:00
  • 466a391b52 RP: Add save/restore to Rtc. Example use. Henrik Berg 2023-07-12 14:13:19 +02:00
  • a93714327e RP: Rename Rtc to match STM32 impl. Remove setting RTC in new(). Henrik Berg 2023-07-11 18:41:45 +02:00
  • 029b156563 RP: Add scratchN registers to watchdog. Add Clone and Debug to DateTime Henrik Berg 2023-06-26 08:48:04 +02:00
  • 55a5e9b3a5 RP: Add RTC example to rp2040. Henrik Berg 2023-06-22 22:37:24 +02:00
  • d8c7c3fc4b Merge pull request #1641 from royb3/poll_udp_socket Dario Nieuwenhuis 2023-07-12 10:46:08 +00:00
  • f192f44018 fmt Roy Buitenhuis 2023-07-12 11:32:02 +02:00
  • b81c14f442 Add polling fn's for send_to and recv_from in UdpSocket. Roy Buitenhuis 2023-07-12 11:32:02 +02:00
  • f54e1cea90 Add poll functions on UdpSocket. Roy Buitenhuis 2023-07-12 11:32:02 +02:00
  • fbddfcbfb7 wip: added MAC indications goueslati 2023-07-11 17:19:32 +01:00
  • 67b14e6e7a wip: added MAC responses goueslati 2023-07-11 16:54:48 +01:00
  • 6f4172fbc1 wip: added MAC commands goueslati 2023-07-11 16:07:33 +01:00
  • c6e2f4a90b Merge pull request #1639 from embassy-rs/rp-gpio-set-low-fix Dario Nieuwenhuis 2023-07-11 13:16:27 +02:00
  • 91c1d17f16 rp/gpio: fix is_set_high/is_set_low, expand tests. Dario Nieuwenhuis 2023-07-11 12:38:53 +02:00
  • 29f3d5b68d Ensure I2C master_stop() called after error shakencodes 2023-07-10 16:40:18 -07:00
  • 4aca7c8811 wip goueslati 2023-07-10 16:54:48 +01:00
  • 8a811cfcf7 Merge pull request #1632 from xoviat/wpan Dario Nieuwenhuis 2023-07-09 22:18:16 +00:00
  • bf4493dbdf rustfmt xoviat 2023-07-09 16:08:39 -05:00
  • c1bf5aee24 mac: move table initialization after sys ready xoviat 2023-07-09 16:01:13 -05:00
  • 735d676a72 wpan: update alignment control xoviat 2023-07-09 15:50:01 -05:00
  • 37c103b5f3 Merge pull request #1630 from jamwaffles/fix-embassy-time-std Dario Nieuwenhuis 2023-07-08 16:25:58 +00:00
  • 05c524a7db Enable critical-section/std when using std feature of embassy-time James Waples 2023-07-08 11:20:26 +01:00
  • 758a2c528f Merge pull request #1629 from davidpurser/stm32h7-pll-fix xoviat 2023-07-08 02:42:52 +00:00
  • 69b4e898b3 Correctly calculate target VCO frequency from multipliers David Purser 2023-07-07 20:52:44 -05:00
  • b0da6318f3 Merge pull request #1623 from pennae/rp-adc Dario Nieuwenhuis 2023-07-07 15:52:48 +00:00
  • 972cdd4265 rp/adc: rewrite the module pennae 2023-07-05 20:05:34 +02:00
  • f9aebfce01 Merge pull request #1628 from royb3/reexport_ipendpoint Dario Nieuwenhuis 2023-07-07 14:51:27 +00:00
  • 151557fec3 Re-export smoltcp::wire::IpEndpoint Roy Buitenhuis 2023-07-07 16:38:56 +02:00
  • 7d68ca1f3b Merge pull request #1627 from pennae/rp-pio-irq Dario Nieuwenhuis 2023-07-07 14:31:09 +00:00
  • 4b63829110 rp/pio: use bind_interrupts for irqs pennae 2023-07-07 04:30:46 +02:00
  • e196387e69 Merge pull request #1626 from embassy-rs/otg-read-disable Dario Nieuwenhuis 2023-07-07 01:58:39 +00:00
  • f8d608093f stm32/otg: implement EndpointError::Disabled for reads. Dario Nieuwenhuis 2023-07-07 03:41:27 +02:00
  • ffeb40ff43 stm32/otg: change some info logs to trace. Dario Nieuwenhuis 2023-07-06 13:49:19 +02:00
  • 47305c2bf2 ci: build doc with 4 threads instead of 6, to avoid running out of disk space. Dario Nieuwenhuis 2023-07-06 02:32:49 +02:00
  • c421b7f5f0 Merge pull request #1624 from embassy-rs/release-embassy-time-v0.1.2 Dario Nieuwenhuis 2023-07-05 23:34:04 +00:00
  • d137286981 Release embassy-time v0.1.2 Dario Nieuwenhuis 2023-07-05 23:54:45 +02:00
  • 864202a23a Merge pull request #1578 from schphil/can-split xoviat 2023-07-05 23:27:53 +00:00
  • a77fb0f630 Merge pull request #1622 from embassy-rs/misc-fixes Dario Nieuwenhuis 2023-07-05 17:44:46 +00:00
  • a42ac86f1b Remove wifi envvars. They're annoying, they cause rust-analyzer errors when opening the examples. Dario Nieuwenhuis 2023-07-05 19:16:45 +02:00
  • c6cd69887c Downgrade nightly. Dario Nieuwenhuis 2023-07-05 19:14:11 +02:00
  • d1711036db stm32-wpan: fix wrong src_base Dario Nieuwenhuis 2023-07-05 19:13:46 +02:00
  • 8313b7315a Merge pull request #1600 from ilikepi63/main Dario Nieuwenhuis 2023-07-05 17:13:26 +00:00
  • d7ecf6f593 Update embassy-nrf/src/ppi/mod.rs Cameron Harris 2023-07-05 19:10:43 +02:00
  • 082147939d Update embassy-nrf/src/ppi/ppi.rs Cameron Harris 2023-07-05 19:10:30 +02:00
  • 67c4d165c7 Update embassy-nrf/src/ppi/ppi.rs Cameron Harris 2023-07-05 19:10:22 +02:00
  • fb3e6a2b40 Update embassy-nrf/src/ppi/mod.rs Cameron Harris 2023-07-05 19:10:16 +02:00
  • 8ee2f50b8c Removed unnecessary lifetime naming Cameron 2023-07-05 19:01:28 +02:00
  • 46a4600952 Merge pull request #1607 from MathiasKoch/embassy-stm32/rcc-rtc-l4 Dario Nieuwenhuis 2023-07-05 14:17:35 +00:00
  • 27992d9c07 Merge pull request #1621 from rasmuspeders1/main Dario Nieuwenhuis 2023-07-05 15:45:27 +02:00
  • a0dc87d64e Remove semicolon in time driver example struct declaration Rasmus Pedersen 2023-07-05 14:07:05 +02:00
  • 1255d8a8ce Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm32/rcc-rtc-l4 Mathias 2023-07-05 12:23:11 +02:00
  • 7d3eb6463a Removed unnecessary space Cameron 2023-07-05 11:34:33 +02:00
  • ab7fcf1d5b Removed unnecessary changes Cameron 2023-07-05 09:23:39 +02:00
  • 2c5146f19f Fixed Lifetimes in Events & Tasks Cameron 2023-07-05 09:20:56 +02:00
  • 3341b53eb4 Merge pull request #1619 from embassy-rs/nrf-time Dario Nieuwenhuis 2023-07-04 22:40:52 +00:00
  • 70c05c62e4 nrf: build docs with time feature. Dario Nieuwenhuis 2023-07-05 00:35:22 +02:00
  • eb57bb298f Merge pull request #1617 from xoviat/const-rcc Dario Nieuwenhuis 2023-07-04 22:31:55 +00:00
  • 953c745ed8 stm32/rcc: allow const-propagation xoviat 2023-07-04 16:29:46 -05:00
  • ce73c29246 Merge pull request #1616 from embassy-rs/update-nightly Dario Nieuwenhuis 2023-07-04 19:44:55 +00:00
  • 9c4df46c46 rustfmt. Dario Nieuwenhuis 2023-07-04 21:34:55 +02:00
  • 2a035a24a6 Update nightly. Dario Nieuwenhuis 2023-07-04 20:11:00 +02:00
  • 10c0174903 doc: upload statics too. Dario Nieuwenhuis 2023-07-04 20:10:45 +02:00
  • d26a247a32 Merge pull request #1615 from embassy-rs/update-eh2 Dario Nieuwenhuis 2023-07-04 18:03:05 +00:00
  • a101d9078d update embedded-hal crates. Dario Nieuwenhuis 2023-07-04 19:53:06 +02:00
  • b2f843a4ce Merge pull request #1614 from cumthugo/fix_queue_size Ulf Lilleengen 2023-07-04 13:17:14 +00:00
  • 40d25da793 time: fix queue size cumthugo 2023-07-04 21:13:31 +08:00
  • b956d5d06c Merge pull request #1613 from diondokter/fix-nrf-spim-nightly Dario Nieuwenhuis 2023-07-04 10:55:15 +00:00
  • 0845eab8a0 Merge pull request #1612 from wyager/fmc-bank1-16bit Dario Nieuwenhuis 2023-07-04 10:45:17 +00:00
  • 582c721aec Add lifetimes to the functions Dion Dokter 2023-07-04 11:48:59 +02:00
  • 0c4180cdd0 fmt William Yager 2023-07-03 19:39:58 -04:00
  • d9824dfd64 Add bank 1 16 bit William Yager 2023-07-03 19:39:51 -04:00
  • a088c4bee6 fix stm32 can test Philipp Scheff 2023-07-04 00:39:10 +02:00
  • 8359d8c020 make stm32 can test work Philipp Scheff 2023-07-04 00:34:24 +02:00
  • 1869fe02ba make stm32f4 example work Philipp Scheff 2023-07-04 00:21:08 +02:00
  • e3e8d82933 remove unused imports from example Philipp Scheff 2023-07-03 23:52:52 +02:00
  • a96f30edf4 allow deed code can rx & clippy Philipp Scheff 2023-07-03 23:48:07 +02:00
  • af15b49bfe fmt Philipp Scheff 2023-07-03 22:57:33 +02:00
  • 60b2f075dc Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm32/rcc-rtc-l4 Mathias 2023-07-01 12:17:12 +02:00
  • 0c49e6747c wip xoviat 2023-07-02 22:00:50 -05:00
  • 99b4ea7c1d Merge pull request #1609 from embassy-rs/fix-peripheral-deref Dario Nieuwenhuis 2023-07-02 20:20:47 +00:00
  • c9b9be5b81 hal-common: require DerefMut for peripherals, not just Deref. Dario Nieuwenhuis 2023-07-02 22:07:20 +02:00
  • 2e6b813225 hrtim: add guardrails on bridge sec. duty xoviat 2023-07-02 09:17:12 -05:00
  • aceba1c03f hrtim: fix example and auto adjust psc. xoviat 2023-07-01 21:47:44 -05:00
  • 8141d53d94 Merge branch 'main' of https://github.com/embassy-rs/embassy into hrtim xoviat 2023-07-01 17:32:25 -05:00
  • 21a8653195 hrtim: minor cleanup xoviat 2023-07-01 17:32:16 -05:00
  • 3aedbce5c2 Merge pull request #1 from embassy-rs/main Tyler 2023-07-01 15:41:11 -05:00
  • d372df7ddb L4: Switch to MSI to prevent problems with PLL configuration, and enable power to AHB bus clock to allow RTC to run Mathias 2023-07-01 12:16:23 +02:00
  • 6e13f5b387 rustfmt xoviat 2023-06-30 18:33:22 -05:00
  • c07854fed8 stm32/hrtim: minor fixes xoviat 2023-06-30 18:20:33 -05:00
  • 8c4997c5fc stm32/hrtim: impl. bridge, dead-time part. res. xoviat 2023-06-29 21:05:41 -05:00
  • 3252eaa060 stm32/hrtim: add example impl. xoviat 2023-06-27 20:30:58 -05:00
  • 348019e37f stm32/hrtim: impl channel alloc type system xoviat 2023-06-27 18:24:32 -05:00
  • b9eb3dfad7 stm32/hrtim: add api concept xoviat 2023-06-26 20:23:26 -05:00