xoviat
|
7c5f963d1f
|
stm32: fix opamp bug in docs build
|
2023-10-21 07:32:04 -05:00 |
|
Dario Nieuwenhuis
|
62e1e1637c
|
Merge pull request #2097 from embassy-rs/rcc-no-spaghetti
stm32/tests: add stm32h753zi, stm32h7a3zi.
|
2023-10-21 02:49:12 +00:00 |
|
Dario Nieuwenhuis
|
3d03c18d4f
|
stm32/tests: add stm32h753zi, stm32h7a3zi.
|
2023-10-21 04:46:45 +02:00 |
|
xoviat
|
2157c5a4e3
|
Merge pull request #2096 from xoviat/rcc
wip: update metapac
|
2023-10-21 01:23:09 +00:00 |
|
xoviat
|
0fb677aad7
|
stm32: update metapac
|
2023-10-20 20:21:53 -05:00 |
|
Dario Nieuwenhuis
|
b1d0947a18
|
Merge pull request #1991 from diondokter/center-align
stm32: Add the ability to center-align timers
|
2023-10-20 16:39:30 +00:00 |
|
Dion Dokter
|
5b3f75dc72
|
Merge branch 'master' into center-align
|
2023-10-20 14:17:55 +02:00 |
|
Dion Dokter
|
6f2995cd4c
|
Invert assert
|
2023-10-20 10:41:39 +02:00 |
|
Dario Nieuwenhuis
|
88ada52146
|
Merge pull request #2017 from ilya-epifanov/rp-adc-div
added sampling frequency setting to adc capture methods on rp2040
|
2023-10-20 01:47:27 +00:00 |
|
Dario Nieuwenhuis
|
d622181205
|
Merge pull request #2093 from embassy-rs/net-wiznet-linkupdwon
net-wiznet: report link up/down on cable plug/unplug.
|
2023-10-19 23:38:44 +00:00 |
|
Dario Nieuwenhuis
|
630443a4d6
|
net-wiznet: report link up/down on cable plug/unplug.
|
2023-10-20 01:29:10 +02:00 |
|
Ulf Lilleengen
|
035800bfbd
|
Merge pull request #2091 from embassy-rs/comment-memory-x
docs: add linker script comments
|
2023-10-19 08:19:42 +00:00 |
|
Ulf Lilleengen
|
c7803bb8f4
|
docs: add linker script comments
Existing comment were outdated. Provide an example configuration
for using the softdevice with the nRF52 examples.
|
2023-10-19 09:29:20 +02:00 |
|
Dario Nieuwenhuis
|
d496a1213c
|
Merge pull request #2090 from eZioPan/rcc-init-bypass-oden
bypass `ODEN` in `rcc::init()` if chip doesn't have it
|
2023-10-18 12:15:30 +00:00 |
|
eZio Pan
|
241488ef1c
|
bypass ODEN if chip doesn't have it
|
2023-10-18 19:42:31 +08:00 |
|
Ulf Lilleengen
|
88b2cdd6a0
|
Merge pull request #2087 from riley-williams/rp2040-pwm-docs
Add docs to RP2040 PWM config
|
2023-10-18 06:30:08 +00:00 |
|
Dario Nieuwenhuis
|
35ffdf2143
|
Merge pull request #2076 from embassy-rs/net-driver-simplify
net/driver: remove Medium, make HardwareAddress non_exhaustive.
|
2023-10-18 03:39:41 +00:00 |
|
Dario Nieuwenhuis
|
3cbc687424
|
net/driver: remove Medium, make HardwareAddress non_exhaustive.
|
2023-10-18 05:28:16 +02:00 |
|
Dario Nieuwenhuis
|
4f7b831676
|
Merge pull request #2088 from embassy-rs/rcc-no-spaghetti
stm32: rcc no spaghetti
|
2023-10-18 03:23:47 +00:00 |
|
Dario Nieuwenhuis
|
f20f170b1f
|
stm32/rcc: refactor and unify f4 into f7.
|
2023-10-18 05:11:31 +02:00 |
|
Dario Nieuwenhuis
|
67010d123c
|
stm32/rcc: refactor f7.
|
2023-10-18 05:01:11 +02:00 |
|
Dario Nieuwenhuis
|
51708c8ed1
|
Merge pull request #2089 from artisdom/patch-1
Update basic_application.adoc
|
2023-10-18 02:59:48 +00:00 |
|
Dario Nieuwenhuis
|
361fde35cf
|
stm32/rcc: wait for mux switch.
|
2023-10-18 04:32:18 +02:00 |
|
Dario Nieuwenhuis
|
7ce3b19389
|
stm32/rcc: remove unused enum.
|
2023-10-18 04:32:18 +02:00 |
|
Ted Feng
|
10f08445e4
|
Update basic_application.adoc
typo: change "embassy::main" to "embassy_executor::main"
|
2023-10-18 14:53:49 +13:00 |
|
xoviat
|
f24a1b62bb
|
Merge pull request #2085 from xoviat/rcc
stm32: update metapac
|
2023-10-18 01:33:00 +00:00 |
|
xoviat
|
bbd12c9372
|
stm32: update metapac
|
2023-10-17 20:31:44 -05:00 |
|
Riley Williams
|
6906cc9c25
|
remove trailing spaces
|
2023-10-17 19:30:53 -04:00 |
|
Riley Williams
|
cb211f88d3
|
Grammar and formatting
|
2023-10-17 19:17:29 -04:00 |
|
Riley Williams
|
3f262a2603
|
Add docs to RP2040 PWM
|
2023-10-17 19:05:35 -04:00 |
|
Dario Nieuwenhuis
|
d94b9fe6fb
|
Merge pull request #2082 from embassy-rs/stm32wl-hil
stm32/tests: add stm32wl hil.
|
2023-10-17 14:58:53 +00:00 |
|
Dario Nieuwenhuis
|
b478640463
|
fix clocks in stm32wl rng example.
|
2023-10-17 15:57:09 +02:00 |
|
Dario Nieuwenhuis
|
846f2fc6e4
|
stm32/tests: add stm32wl hil.
|
2023-10-17 15:57:09 +02:00 |
|
xoviat
|
683d5c3066
|
Merge pull request #2077 from xoviat/rcc
stm32: update metapac
|
2023-10-17 01:05:18 +00:00 |
|
xoviat
|
a3574e519a
|
stm32: update metapac
|
2023-10-16 20:04:10 -05:00 |
|
Dario Nieuwenhuis
|
3e3317e8bd
|
Merge pull request #2078 from GrantM11235/prefetch
stm32f1: Keep flash prefetch enabled
|
2023-10-17 00:29:30 +00:00 |
|
Grant Miller
|
e7aeb9b29f
|
stm32f1: Keep flash prefetch enabled
|
2023-10-16 19:23:01 -05:00 |
|
Dario Nieuwenhuis
|
7fd868ade9
|
Merge pull request #2068 from barafael/const_usb_config_builder_new
Constify UsbDevice Config::new (and clippy fixes) in embassy-usb
|
2023-10-16 23:23:10 +00:00 |
|
Dario Nieuwenhuis
|
6e6df22979
|
Merge pull request #2075 from CBJamo/rosc_example
Add example to show useage of rp2040 rosc
|
2023-10-16 23:22:06 +00:00 |
|
Ulf Lilleengen
|
f7980885a5
|
Merge pull request #2066 from bugadani/net
Prepare embassy-net 0.2.0
|
2023-10-16 21:19:29 +00:00 |
|
Caleb Jamison
|
5a1393aa0b
|
Add example to show useage of rp2040 rosc
|
2023-10-16 16:17:07 -04:00 |
|
Dániel Buga
|
40e4ca4751
|
Prepare embassy-net(/-driver,/-driver-channel) 0.2.0
|
2023-10-16 20:59:06 +02:00 |
|
Dario Nieuwenhuis
|
1d810baa18
|
Merge pull request #2074 from embassy-rs/rcc-no-spaghetti
time: add `links` key, release v0.1.5.
|
2023-10-16 18:19:59 +00:00 |
|
Dario Nieuwenhuis
|
213b4c9dca
|
time: add links key, release v0.1.5.
|
2023-10-16 20:11:35 +02:00 |
|
Dario Nieuwenhuis
|
889d482d2d
|
Merge pull request #2073 from embassy-rs/rcc-no-spaghetti
nrf/pac: reeport s and ns peripherals always independently of the current mode.
|
2023-10-16 17:43:13 +00:00 |
|
Dario Nieuwenhuis
|
ea0e83a7f9
|
nrf/pac: reeport s and ns peripherals always independently of the current mode.
You sometimes need this, for example for using nrf91 modem from S mode
you need to acces IPC_NS.
|
2023-10-16 19:38:53 +02:00 |
|
Dario Nieuwenhuis
|
f0497039ed
|
Merge pull request #2071 from embassy-rs/rcc-no-spaghetti
stm32/rng: add test.
|
2023-10-16 03:37:18 +00:00 |
|
Dario Nieuwenhuis
|
aff77d2b65
|
stm32/rng: add test.
|
2023-10-16 05:35:29 +02:00 |
|
Dario Nieuwenhuis
|
a7c6999670
|
Merge pull request #2070 from embassy-rs/rcc-no-spaghetti
stm32/rcc: unify L4 and L5.
|
2023-10-16 02:10:37 +00:00 |
|
Dario Nieuwenhuis
|
18e96898ea
|
stm32/rcc: unify L4 and L5.
|
2023-10-16 04:00:51 +02:00 |
|