|
ab3cfff3e5
|
tests: move lwip* tests to tests/pkg
|
2023-05-12 11:25:00 +02:00 |
|
|
f77e7c80c4
|
tests: move nimble_* tests to tests/pkg
|
2023-05-12 11:24:59 +02:00 |
|
bors[bot]
|
c7f750a880
|
Merge #19566 #19570
19566: tests: move sys related applications to their own tests/sys/ folder r=aabadie a=aabadie
19570: boards/p-l496g-cell02: fix UART_DEV(2) configuration r=aabadie a=gschorcht
### Contribution description
This PR fixes the configuration of `UART_DEV(2)`. RX and TX pin were reversed in configuration. The TX pin is connected to PB6 instead of PG10 and the RX pin is connected to PG10 instead of PB6, see [schematic](https://www.st.com/content/ccc/resource/technical/layouts_and_diagrams/schematic_pack/group2/f5/28/1b/e1/55/12/4d/3c/mb1261-cell02-b06-schematic/files/mb1261-cell02-b06-schematic.pdf/jcr:content/translations/en.mb1261-cell02-b06-schematic.pdf), page 14.
### Testing procedure
The UART interface at STMOD+ or PMOD connector should work.
### Issues/PRs references
Co-authored-by: Alexandre Abadie <alexandre.abadie@inria.fr>
Co-authored-by: Gunar Schorcht <gunar@schorcht.net>
|
2023-05-10 13:02:19 +00:00 |
|
|
8a7ad8fcfe
|
tests/pkg/tinyusb_cdc_acm_stdio: fix symlink
|
2023-05-10 12:45:00 +02:00 |
|
|
6e0bad7026
|
tests/lua_loader: move to tests/pkg/lua_loader
|
2023-05-10 12:05:19 +02:00 |
|
Frankie A
|
e8f897016c
|
tests/pkg_lvgl_touch: Replace LittlevGL to LVGL
|
2023-05-08 15:00:54 +02:00 |
|
Frankie A
|
73d0a5c2d8
|
tests/pkg_lvgl: Replace LittlevGL to LVGL
|
2023-05-08 15:00:53 +02:00 |
|
|
07d2e1c228
|
treewide: replace remaining occurrences of tests/pkg_*
|
2023-05-06 07:55:03 +02:00 |
|
|
7ccf70ff04
|
tests: move pkg_ application to tests/pkg subdirectory
|
2023-05-06 07:55:01 +02:00 |
|