|
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 |
|
Gaëtan Harter
|
154fbcff35
|
tests: use RIOTTOOLS variable
Follow up to #9067 and part of #8821
|
2018-05-04 10:52:26 +02:00 |
|
Francisco Acosta
|
1886256f90
|
tests: add HIL for selected test
|
2018-04-09 17:50:22 +02:00 |
|
smlng
|
6f67e75f90
|
tests: remove DEVELHELP from per test Makefiles
|
2017-12-14 17:54:13 +01:00 |
|
Martine Lenders
|
ba2453d320
|
Merge pull request #8247 from aabadie/pr/tests/python_E305
tests: fix python style E305
|
2017-12-13 10:52:57 +01:00 |
|
|
87b14d96c8
|
tests: fix python style E402
E402 module level import not at top of file
|
2017-12-12 22:40:03 +01:00 |
|
|
d3015f0a57
|
tests: fix python style E305
expected 2 blank lines after class or function definition, found 1
|
2017-12-12 15:43:27 +01:00 |
|
Cenk Gündoğan
|
ac1a645fd1
|
Merge pull request #8190 from kaspar030/name_tests_by_folder
tests: set APPLICATION from folder name
|
2017-12-01 11:39:19 +01:00 |
|
|
fc2eff9fba
|
tests: remove redundant APPLICATION defines
|
2017-12-01 11:03:39 +01:00 |
|
|
c4f66edba1
|
tests: fix python style 'E302 expected 2 blank lines, found 1'
|
2017-11-29 17:32:06 +01:00 |
|
Martine Lenders
|
ecc2b1113f
|
Merge pull request #8143 from aabadie/pr/tests/python_F401
tests: fix python style 'F401 module imported but unused'
|
2017-11-28 13:27:46 +01:00 |
|
smlng
|
e381317fbf
|
make: fix sign-compare errors
cpu, nrf5x_common: fix sign-compare in periph/flashpage
drivers, periph_common: fix sign-compare in flashpage
cpu, sam0_common: fix sign-compare error in periph/gpio
cpu, cc2538: fix sign-compare in periph/timer
cpu, sam3: fix sign-compare in periph/gpio
cpu, stm32_common: fix sign-compare in periph/pwm
cpu, stm32_common: fix sign-compare in periph/timer
cpu, stm32_common: fix sign-compare in periph/flashpage
cpu, nrf5x_common: fix sign-compare in radio/nrfmin
cpu, samd21: fix sign-compare in periph/pwm
cpu, ezr32wg: fix sign-compare in periph/gpio
cpu, ezr32wg: fix sign-compare in periph/timer
drivers, ethos: fix sign-compare
sys, net: fix sign-compare
cpu, atmega_common: fix sign-compare error
cpu, msp430fxyz: fix sign-compare in periph/gpio
boards, msb-430-common: fix sign-compare in board_init
driver, cc2420: fix sign-compared
sys/net: fix sign-compare in gnrc_tftp
driver, pcd8544: fix sign-compare
driver, pn532: fix sign-compare
driver, sdcard_spi: fix sign-compare
tests: fix sign_compare
sys/net, lwmac: fix sign_compare
pkg, lwip: fix sign-compare
boards, waspmote: make CORECLOCK unsigned long to fix sign_compare error
tests, sock_ip: fix sign compare
tests, msg_avail: fix sign compare
tests, sock_udp: fix sign compare
boards: fix sign-compare for calliope and microbit matrix
|
2017-11-28 11:55:48 +01:00 |
|
|
954e33bb90
|
tests: fix python style 'F401 module imported but unused'
|
2017-11-27 17:27:07 +01:00 |
|
Martine Lenders
|
938e605a90
|
examples: tests: update insufficient memory lists
(for now)
|
2017-11-16 16:17:21 +01:00 |
|
Martine Lenders
|
a502aaa778
|
tests: amend BOARD_INSUFFICIENT_MEMORY
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
9a76f2d733
|
tests: gnrc_sock_udp: remove timing tests from pexpect script
|
2017-10-24 15:19:05 +02:00 |
|
smlng
|
3d12edfd7f
|
tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common
|
2017-03-28 10:48:27 +02:00 |
|
Vincent Dupont
|
ad0f0877cc
|
tests,examples: sort BOARD_INSUFFICIENT_MEMORY alphabetically
|
2017-03-13 18:27:50 +01:00 |
|
|
77df65e95e
|
tests: add nucleo32-f031 to unsufficient memory boards
|
2017-02-22 18:43:02 +01:00 |
|
smlng
|
52fadaf23a
|
tests: remove redundant board and quiet statements
|
2017-01-20 19:36:04 +01:00 |
|
smlng
|
f84e8a37e2
|
tests: add missing include for Makefile.tests_common
|
2017-01-20 17:24:56 +01:00 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
|
963662416b
|
boards/nucleo32-f042: change board name nucleo->nucleo32
|
2017-01-18 22:04:59 +01:00 |
|
Vincent Dupont
|
1a12a40110
|
boards/nucleo-f042: initial support
|
2017-01-10 10:34:35 +01:00 |
|
Martine Lenders
|
bd533dd785
|
gnrc_sock: move net/af.h include to sock_types.h
|
2016-11-18 12:33:01 +01:00 |
|
Martine Lenders
|
63c17ceb53
|
tests: resize packet buffer for gnrc_sock_udp test
|
2016-11-08 18:19:39 +01:00 |
|
Martine Lenders
|
6bc0a0ce61
|
tests: provide gnrc_sock_udp tests
|
2016-10-26 15:20:39 +02:00 |
|