|
472bd0ae01
|
tests: remove obsolete local test targets
|
2018-09-07 15:13:08 +02:00 |
|
cladmi
|
725d3d9bcd
|
tests/pkg: blacklist arduino boards based on ROM/RAM overflow
|
2018-09-05 12:08:22 +02:00 |
|
smlng
|
3893f04d00
|
tests: move testrunner import up
Testrunner is now impported as a package found in PYTHONPATH, so
import can be placed at the top of the script as usual.
|
2018-08-13 14:11:24 +02:00 |
|
smlng
|
f9824abedb
|
tests: remove unused os package import
os package is imported by every test script but only used by
a few, thus flake8 check reported errors.
|
2018-08-13 14:11:23 +02:00 |
|
smlng
|
13d61b5c20
|
tests: use testrunner from pythonlibs
Remove now obsolete sys.append from all tests, as testrunner was moved
to dist/pythonlibs as proper package.
|
2018-08-13 14:11:23 +02:00 |
|
Matthew Blue
|
25c7b3ceeb
|
tests/*: memory blacklisting for new Docker image
|
2018-07-31 11:48:11 -04:00 |
|
|
eaf2698a69
|
boards/nucleo-l432kc: rename to st marketing name
|
2018-05-23 12:55:36 +02:00 |
|
|
3bbf8c01ab
|
boards/nucleo-f303k8: rename to st marketing name
|
2018-05-23 12:51:41 +02:00 |
|
|
633a92929d
|
boards/nucleo-l031k6: rename to st marketing name
|
2018-05-23 12:50:33 +02:00 |
|
|
81700d4301
|
boards/nucleo-f042k6: rename to st marketing name
|
2018-05-23 12:49:40 +02:00 |
|
|
3e4f7adc95
|
boards/nucleo-f031k6: rename to st marketing name
|
2018-05-23 12:46:42 +02:00 |
|
|
ede9ff7af3
|
tests: use new nucleo-f446ze name
|
2018-05-23 12:08:53 +02:00 |
|
|
0bb43db9f2
|
tests: use new nucleo-f429zi name
|
2018-05-23 12:08:53 +02:00 |
|
|
3a78497211
|
tests: use new nucleo-f413zh name
|
2018-05-23 12:08:53 +02:00 |
|
|
033311ae94
|
tests: use new nucleo-f412zg name
|
2018-05-23 12:08:53 +02:00 |
|
|
9be89c120b
|
tests: use new nucleo-f303ze name
|
2018-05-23 12:08:53 +02:00 |
|
|
51c290ba90
|
boards/nucleo-l476rg: rename to marketing name
|
2018-05-22 22:02:57 +02:00 |
|
|
ba3478fa1e
|
boards/nucleo-l152re: rename to marketing name
|
2018-05-22 22:02:57 +02:00 |
|
|
a5436e0b66
|
boards/nucleo-l073rz: rename to marketing name
|
2018-05-22 22:02:57 +02:00 |
|
|
18435609ce
|
boards/nucleo-l053r8: rename to marketing name
|
2018-05-22 22:02:57 +02:00 |
|
|
5821bfd68e
|
boards/nucleo-f446re: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
de783eed78
|
boards/nucleo-f411re: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
1d1354bf82
|
boards/nucleo-f410rb: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
7818c1a080
|
boards/nucleo-f401re: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
b0912659b5
|
boards/nucleo-f334r8: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
c7b5b0f992
|
boards/nucleo-f303re: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
72df36909b
|
boards/nucleo-f302r8: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
2004fb2881
|
boards/nucleo-f103rb: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
b8895c1946
|
boards/nucleo-f091rc: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
|
4b20095dc8
|
boards/nucleo-f072rb: rename to marketing name
|
2018-05-22 21:52:41 +02:00 |
|
Gaëtan Harter
|
154fbcff35
|
tests: use RIOTTOOLS variable
Follow up to #9067 and part of #8821
|
2018-05-04 10:52:26 +02:00 |
|
Joakim Nohlgård
|
f8a9e6303f
|
tests/pkg_fatfs_vfs: Word wrap README
|
2018-03-14 11:56:52 +01:00 |
|
Joakim Nohlgård
|
b39f6708ae
|
tests/pkg_fatfs_vfs: Fix native configuration flags for #8272
|
2018-02-22 08:25:25 +01:00 |
|
Sebastian Meiling
|
fac763bffc
|
Merge pull request #8422 from MichelRottleuthner/pr_fatfs_bump_version
pkg/fatfs: bump version to R0.13a
|
2018-01-31 12:05:31 +01:00 |
|
|
8d0815d386
|
boards: rename nucleo144-f207 to nucleo-f207zg
|
2018-01-29 22:14:25 +01:00 |
|
Michel Rottleuthner
|
7ad1d77786
|
pkg/fatfs: align to interface changes of FatFs R0.13a
|
2018-01-23 19:32:41 +01:00 |
|
Vincent Dupont
|
1f0024b184
|
tests/pkg_fatfs_vfs: remove rtc_init call
|
2018-01-09 19:01:26 +01:00 |
|
MichelRottleuthner
|
198ced4933
|
pkg/fatfs: integrate diskio layer to mtd interface
|
2018-01-09 14:46:40 +01:00 |
|
MichelRottleuthner
|
ee17dae5af
|
pkg/fatfs: add vfs integration
|
2018-01-09 14:46:40 +01:00 |
|