Dario Nieuwenhuis
|
0bd47c779b
|
tests: use executor task arena instead of TAIT.
|
2023-11-27 01:23:49 +01:00 |
|
Adam Greig
|
0621e957a0
|
time: Update examples, tests, and other code to use new Timer::after_x convenience methods
|
2023-10-15 01:30:12 +01:00 |
|
Dario Nieuwenhuis
|
b948e37769
|
rp/flash: change naming to blocking_* , new_blocking .
- Needed for consistency with other drivers.
- Having two `new()` functions sometimes resulted in 'multiple applicable methods' errors.
|
2023-08-18 13:21:21 +02:00 |
|
Dario Nieuwenhuis
|
8a9f49c163
|
net-wiznet: add HIL test using w5100s.
|
2023-08-16 17:51:47 +02:00 |
|
Derek Hageman
|
7ed9e29326
|
rp: add async flash
Implement an async flash mode using the XIP background best effort
read interface. Only reads are actually async, write and erase remain
blocking.
|
2023-07-28 16:50:54 -06:00 |
|
Dario Nieuwenhuis
|
020e956f1b
|
ci: run HIL tests in parallel.
|
2023-05-30 01:10:53 +02:00 |
|
kalkyl
|
b950d6d72b
|
Add HIL test
|
2023-05-16 11:28:35 +02:00 |
|
Mathias
|
bc21b6efaf
|
Add delay to flash test to allow time to parse RTT header
|
2022-10-27 12:49:20 +02:00 |
|
Mathias
|
a7b90c7fb6
|
Remove unused imports from test
|
2022-10-27 11:36:46 +02:00 |
|
Mathias
|
80e58426fc
|
Add flash example & flash HIL test
|
2022-10-26 12:24:04 +02:00 |
|