1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

35615 Commits

Author SHA1 Message Date
benpicco
8482434bdf
Merge pull request #16524 from benpicco/boards/samr21-xpro-board_init
boards/samr21-xpro: only configure antenna switch if radio is used
2021-06-04 12:40:56 +02:00
Benjamin Valentin
ec397cbc5e boards/samr21-xpro: only configure antenna switch if radio is used 2021-06-03 18:21:45 +02:00
Martine Lenders
5d7477fa5f
Merge pull request #16513 from miri64/make/enh/isolate-MORE_QUIET
make: introduce QUIETER
2021-06-03 16:48:33 +02:00
benpicco
41bbafdfe4
Merge pull request #16328 from benpicco/driver/lis2dh12-cleanup
drivers/lis2dh12: clean up API
2021-06-03 15:33:04 +02:00
Martine Lenders
04ba724763
make: introduce QUIETER
Makes the functionality of being more quiet on build (setting `QQ` to
`@`) independently configurable from `RIOT_CI_BUILD`.
2021-06-03 13:26:20 +02:00
benpicco
3ad85a380c
Merge pull request #16522 from benpicco/bit_check
sys/bit: add bit_checkXX() functions
2021-06-03 13:07:21 +02:00
Benjamin Valentin
a338b65d29 tests/driver_lis2dh12: add support for temperature sensor 2021-06-03 12:59:50 +02:00
Benjamin Valentin
0ab186ad50 tests/driver_lis2dh12: adapt to API changes 2021-06-03 12:59:50 +02:00
Benjamin Valentin
392bacd9c7 drivers/lis2dh12: add support for temperature sensor 2021-06-03 12:59:50 +02:00
Benjamin Valentin
28148b7dc3 drivers/lis2dh12: general cleanup
Don't expose raw register values for the user to figure out
2021-06-03 12:59:50 +02:00
Benjamin Valentin
e8264d3ea9 drivers/lis2dh12: fix event handling
Don't push event handling to the user.
2021-06-03 12:59:50 +02:00
0dd34f770b
Merge pull request #16510 from aabadie/pr/tools/iotlab_debug
tools/iotlab-testbed: add support for remote debugger
2021-06-03 10:56:38 +02:00
565d28a6bc
tools/iotlab-testbed: add support for remote debugging 2021-06-02 18:13:34 +02:00
Leandro Lanzieri
b2a0142c28
Merge pull request #16519 from aabadie/pr/labeler_syntax_fix
.github/labeler: quote rules
2021-06-02 17:53:11 +02:00
82b286989b
.github/labeler: quote rules 2021-06-02 17:42:31 +02:00
Francisco
e5d09fda25
Merge pull request #16514 from aabadie/pr/pkg/avoid_git_fetch
pkg/pkg.mk: avoid git fetch if commit is already there
2021-06-02 14:47:08 +02:00
Francisco
c8cbe25cd7
Merge pull request #16501 from aabadie/pr/tools/iotlab_comma_separated_form
tools/iotlab-tested: several improvements in single board support
2021-06-02 14:44:37 +02:00
Benjamin Valentin
3dd5f5c789 sys/bit: add bit_checkXX() functions 2021-06-02 14:07:17 +02:00
Martine Lenders
e142001221
Merge pull request #15168 from JulianHolzwarth/pr/software/test/IPC/change
core/msg.c: fixed msg_queue_print()
2021-06-02 12:18:04 +02:00
JulianHolzwarth
08382fed33 tests/msg_queue_print/: new test for msg_queue_print 2021-06-02 01:28:28 +02:00
JulianHolzwarth
8309889e39 core/msg.c: fixed msg_queue_print() 2021-06-02 01:28:22 +02:00
3c8cfd45f1
tools/iotlab-testbed: rename deprecated flash/reset-m3 subcommands 2021-06-01 17:37:50 +02:00
ebbe2c2aa1
tools/testbed-iotlab: better handle unsupported archis 2021-06-01 17:37:50 +02:00
a7f00548a2
tools/iotlab-testbed: check iotlab cli tools are installed 2021-06-01 17:37:50 +02:00
a9fceb1592
tools/iotlab-testbed: handle IOTLAB_NODE in comma separated form 2021-06-01 17:37:49 +02:00
137dd14911
Merge pull request #16518 from leandrolanzieri/pr/github_actions/fix_labeler_kconfig
.github/labeler: match Kconfig files in subfolders
2021-06-01 13:53:56 +02:00
fde0bb7819
Merge pull request #16505 from fjmolinas/pr_event_timeout_ztimer
sys/event/timeout: add option to use ztimer as backend
2021-06-01 12:19:39 +02:00
Leandro Lanzieri
05aaefee48
.github/labeler: match Kconfig files in subfolders 2021-06-01 11:03:16 +02:00
025e5db592
pkg/pkg.mk: avoid git fetch if version is already there 2021-05-31 09:46:10 +02:00
3d18f1ad67
Merge pull request #16511 from rgrunbla/master
cpu/stm32: Generate the irqs in a reproducible manner
2021-05-29 21:58:17 +02:00
Rémy Grünblatt
deb8d34c43 cpu/stm32: Generate the irqs in a reproducible manner 2021-05-29 14:28:36 +02:00
64c7332874
Merge pull request #16491 from aabadie/pr/tools/iotlab_deprecate_auto_ssh
tools/testbed: use IOTLAB_NODE=auto instead of auto-ssh
2021-05-28 19:23:54 +02:00
12a03c60e5
tests: examples: use IOTLAB_NODE=auto instead of auto-ssh 2021-05-28 17:23:11 +02:00
079abeb2f7
.github/test-on-iotlab: use IOTLAB_NODE=auto instead of auto-ssh 2021-05-28 17:23:11 +02:00
6c0556b422
tools/testbed: use IOTLAB_NODE=auto instead of auto-ssh
This deprecates the use of IOTLAB_NODE=auto-ssh
2021-05-28 17:23:11 +02:00
Francisco
69368c32f8
Merge pull request #16470 from jan-mo/feat/20210512__schedstatistics_runtime_in_usec
sys/ps: enable runtime_usec output for the ps command
2021-05-28 16:12:13 +02:00
Jan Mohr
435796ccaa sys/ps/ps.c: enabled runtime in usec for schedstatistics 2021-05-28 15:00:46 +02:00
d59db60820
Merge pull request #16504 from seeseemelk/feature/nanopb
nanopb: add dependency for C++ source files
2021-05-28 09:31:01 +02:00
Francisco Molina
4f34e50130
sys/event/timeout: add option to use ztimer as backend 2021-05-27 22:34:01 +02:00
Sebastiaan de Schaetzen
b6d649e344 nanopb: add dependency for C++ files 2021-05-27 16:13:38 +02:00
Leandro Lanzieri
21d454a226
Merge pull request #16485 from aabadie/pr/auto_init_screen_enh
drivers/{disp_dev,touch_dev}: add auto_init_screen as default module when used
2021-05-26 09:18:22 +02:00
08049fbb79
tests/pkg_qr-code-generator: remove dependency to auto_init_screen 2021-05-25 14:22:25 +02:00
37bb39bcb9
pkg/lvgl: remove unnecessary dependency to auto_init_screen 2021-05-25 14:21:58 +02:00
7d5051f2ec
tests/{disp,touch}_dev: remove dependency to auto_init_screen 2021-05-25 14:21:58 +02:00
aec6445798
drivers/{disp,touch}_dev: pull auto_init_screen by default 2021-05-25 14:21:58 +02:00
Dylan Laduranty
596cee61e2
Merge pull request #15205 from benpicco/cpu/sam0_common-drop_inv_tx
cpu/sam0_common: UART: Revert "implement inverted RX & TX"
2021-05-23 21:40:16 +02:00
Jean Pierre Dudey
5fd6daac3e
Merge pull request #16319 from jue89/fix/stm32-gpio_all-isr
cpu/stm32/gpio_all: fix IRQ handler for G0/L5/MP1 families
2021-05-23 21:40:02 +02:00
Dylan Laduranty
84f33ca6bc
Merge pull request #16495 from benpicco/dist/tools/edbg-bump
tools/edbg: bump version
2021-05-23 21:36:39 +02:00
Benjamin Valentin
68f2a6b3c3 tools/edbg: bump version
- adds pic32 & saml11 devices
 - Nuvoton M480 series support
2021-05-23 18:28:36 +02:00
e9579cb21f
Merge pull request #16492 from aabadie/pr/test/pkg_qr-code-esp32
tests/pkg_qr-code-generator: add disp-dev for esp32-wrover-kit
2021-05-22 11:46:25 +02:00