Jomer.Dev
|
7c1ecae53f
|
Add read_to_break_with_count
|
2024-07-19 16:01:20 +02:00 |
|
James Munns
|
2766993099
|
Merge pull request #3159 from kalkyl/shared-bus
Add example for shared I2C and SPI buses
|
2024-07-18 15:11:54 +00:00 |
|
Dario Nieuwenhuis
|
5e625f274a
|
Merge pull request #3185 from MathiasKoch/embassy-rp/uart-split-ref
(embassy-rp): Add split_ref fn to uart, allowing a mutable reference split into RX & TX handles
|
2024-07-18 12:10:37 +00:00 |
|
Dario Nieuwenhuis
|
024097d833
|
Merge pull request #3163 from michelrandahl/f303-tsc-example
add TSC examples
|
2024-07-18 12:10:02 +00:00 |
|
Dario Nieuwenhuis
|
c83d940005
|
Merge pull request #3171 from nerwalt/nrf9151
nrf9151 support
|
2024-07-18 12:07:15 +00:00 |
|
Dario Nieuwenhuis
|
f32b711e4a
|
Merge pull request #3186 from MathiasKoch/embassy-net/socket-timeout
(embassy-net): Allow setting socket timeout for embedded-nal TcpClient
|
2024-07-18 11:49:59 +00:00 |
|
Dario Nieuwenhuis
|
14de5e5a3c
|
Merge pull request #3191 from mirkomartn/fix-doc
embassy-net: fix minor typo in doc
|
2024-07-18 11:49:38 +00:00 |
|
Dario Nieuwenhuis
|
2e4374df1b
|
Merge pull request #3189 from kalkyl/fmc-a13
stm32: Add 13bit address sdram constructors
|
2024-07-18 11:38:19 +00:00 |
|
Gasper Stukelj
|
dc84b4f45a
|
embassy-net: fix minor typo in doc
|
2024-07-18 13:37:47 +02:00 |
|
Dario Nieuwenhuis
|
94b2143463
|
Merge pull request #3195 from MathiasKoch/chore/flash-partition-clone
chore(embassy-embedded-hal): Add Clone impl to flash Partition
|
2024-07-18 11:36:47 +00:00 |
|
Dario Nieuwenhuis
|
5236df97c6
|
Merge pull request #3193 from taaki2311/main
Reduced the definition for 'unreachable!' to a single macro rule
|
2024-07-18 11:36:15 +00:00 |
|
Mathias
|
ccc2ddab66
|
Hand-roll Clone impl instead of derive
|
2024-07-18 12:14:56 +02:00 |
|
Mathias
|
20bf995c3b
|
Add Clone derive to flash Partition in embassy-embedded-hal
|
2024-07-18 11:15:18 +02:00 |
|
taaki2311
|
255864f46c
|
Merge branch 'embassy-rs:main' into main
|
2024-07-17 17:07:01 -04:00 |
|
Tarun Singh
|
a716a3f006
|
Reduced define for 'unreachable!' to a single macro rule
|
2024-07-17 17:05:52 -04:00 |
|
kalkyl
|
a4ca71bc23
|
stm32: Add 13bit address sdram constructors
|
2024-07-17 18:16:56 +02:00 |
|
Mathias
|
4c34132337
|
Correctly handle modifying LCR register after uart enable
|
2024-07-17 12:23:59 +02:00 |
|
Mathias
|
d1207706c0
|
Fix example after swapping bufferedUart rx and tx in split fn
|
2024-07-17 12:07:58 +02:00 |
|
Mathias
|
f733071908
|
Add split_ref fn to uart, allowing a mutable reference split into RX & TX handles. Also change order of RX and TX handles in split fn, to streamline with other HALs
|
2024-07-17 11:25:03 +02:00 |
|
Mathias
|
01f709c1d9
|
Allow setting socket timeout for embedded-nal TcpClient, such that every new socket from that client gets the timeout
|
2024-07-17 11:23:12 +02:00 |
|
Dario Nieuwenhuis
|
e54c753537
|
Merge pull request #3182 from embassy-rs/nightly-update-more
Update nightly, fix error with rp inline asm.
|
2024-07-16 14:48:00 +00:00 |
|
Dario Nieuwenhuis
|
a0f8948c1c
|
Update nightly, fix error with rp inline asm.
|
2024-07-16 16:40:54 +02:00 |
|
Dario Nieuwenhuis
|
e1e99879a6
|
Merge pull request #3181 from JuliDi/bump-udbd-hid
Bump usbd-hid from 0.7.0 to 0.8.1 to fix compile errors in rp examples
|
2024-07-16 12:02:07 +00:00 |
|
JuliDi
|
d78ce3c6ab
|
bump more udbd-hid usages to 0.8.1
|
2024-07-16 12:38:16 +02:00 |
|
JuliDi
|
2571e0416f
|
bump usbd-hid from 0.7.0 to 0.8.1
|
2024-07-16 12:26:51 +02:00 |
|
nerwalt
|
2e1b5ef58b
|
Fixing 9151 s and ns ci example builds
|
2024-07-15 13:46:55 -06:00 |
|
nerwalt
|
238cc004f0
|
saddc regression fix
|
2024-07-15 13:41:32 -06:00 |
|
nerwalt
|
0dd0e593c2
|
cargo fmt examples
|
2024-07-15 13:35:21 -06:00 |
|
nerwalt
|
0567ad5e74
|
cargo fmt
|
2024-07-15 13:30:16 -06:00 |
|
nerwalt
|
8a6cb98e45
|
Adding _nrf91 feature
Combining _nrf9160 and _nrf9120 in many places to reduce cfgs
|
2024-07-15 13:21:30 -06:00 |
|
nerwalt
|
4340d74e19
|
Adding 9120 to ci.sh
|
2024-07-15 12:02:12 -06:00 |
|
nerwalt
|
2c3de1eeec
|
Merge branch 'main' into nrf9151
|
2024-07-15 11:33:53 -06:00 |
|
nerwalt
|
a978234cc5
|
Connecting GPIOTE interrupts
|
2024-07-15 10:12:22 -06:00 |
|
nerwalt
|
042d234f11
|
Putting never used/constucted items behind feature flag
|
2024-07-15 09:23:58 -06:00 |
|
nerwalt
|
639acdd2a3
|
Using published nrf9120-pac
|
2024-07-15 09:23:16 -06:00 |
|
James Munns
|
4472e08bca
|
Merge pull request #3179 from 1-rafael-1/impl-ReadReady-for-buffered-uart
Impl read ready for buffered uart
|
2024-07-14 17:14:37 +00:00 |
|
rafael
|
d9ea5cb015
|
stm after cargo fix
|
2024-07-14 17:56:56 +02:00 |
|
rafael
|
f5ebdebd96
|
nrf after cargo check
|
2024-07-14 17:34:50 +02:00 |
|
rafael
|
c7f775dc20
|
stm
|
2024-07-14 16:42:54 +02:00 |
|
rafael
|
08f1454527
|
nrf
|
2024-07-14 16:35:05 +02:00 |
|
Dario Nieuwenhuis
|
f5e3f31df7
|
Merge pull request #3176 from wyager/main
Change const asserts to `core::assert` to avoid invoking `defmt::assert`
|
2024-07-14 06:54:48 +00:00 |
|
William Yager
|
a5c0d1b79f
|
Change const asserts to core::assert to avoid invoking defmt::assert
|
2024-07-13 15:55:24 -04:00 |
|
nerwalt
|
eefaf1b02e
|
Merge branch 'main' into nrf9151
|
2024-07-12 14:05:39 -06:00 |
|
Dario Nieuwenhuis
|
3937c53fd8
|
Merge pull request #3170 from neuschaefer/dev
Minor fixes
|
2024-07-12 15:52:22 +00:00 |
|
J. Neuschäfer
|
de1dc272e0
|
net-adin1110: Fix typo in comment
|
2024-07-12 02:06:13 +02:00 |
|
J. Neuschäfer
|
0a19879c5d
|
executor: Use spawner.must_spawn(...) for wasm too
All other architectures use must_spawn instead of spawn+unwrap, so use
it for wasm as well.
|
2024-07-12 02:05:59 +02:00 |
|
nerwalt
|
38d8abef26
|
Merge branch 'main' into nrf9151
|
2024-07-11 06:58:05 -06:00 |
|
James Munns
|
ed3da1721a
|
Merge pull request #3165 from 1-rafael-1/impl-ReadReady-for-BufferedUart-in-embassy-rp
Impl read ready for buffered uart in embassy rp
|
2024-07-10 21:40:36 +00:00 |
|
rafael
|
d8821dd7d7
|
rustfmt
|
2024-07-10 22:56:12 +02:00 |
|
rafael
|
68b3fbe348
|
implement read_ready method in BufferedUart
|
2024-07-10 22:54:48 +02:00 |
|