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

34068 Commits

Author SHA1 Message Date
Martine Lenders
d5ec8494ec
Merge pull request #15749 from miri64/dist/fix/headerguards-multi-patch
dist/tools/headerguards: fix annotation for multiple patches per file
2021-01-12 17:22:01 +01:00
Martine Lenders
ab71561759
dist/tools/buildsystem_sanity_check: annotate errors in Github Action 2021-01-12 16:31:08 +01:00
Martine Lenders
1d61f38bf2
dist/tools/buildsystem_sanity_check: output line number with git grep 2021-01-12 16:30:22 +01:00
benpicco
acd846653a
Merge pull request #15728 from leandrolanzieri/pr/cpu/kinetis/fix_lptmr_timer
cpu/kinetis: fix compile issue in LPTMR timer
2021-01-12 16:29:49 +01:00
Martine Lenders
afe9e990fa
dist/tools/buildsystem_sanity_check: fix typo in error message 2021-01-12 16:29:46 +01:00
Martine Lenders
d7391b3cc3
dist/tools/buildsystem_sanity_check: add colon to every error message 2021-01-12 16:28:50 +01:00
a469942ecf
Merge pull request #15747 from miri64/dist/enh/coccinelle-annotate
dist/tools/coccinelle: annotate errors in Github Action
2021-01-12 15:38:42 +01:00
Leandro Lanzieri
2cf3c603c7
cpu/kinetis/timer: consider no LPTMR when no config present 2021-01-12 15:31:37 +01:00
Leandro Lanzieri
c516832211
boards/pba-d-01-kw2x: not define LPTMR_ISR_1 2021-01-12 15:31:34 +01:00
Martine Lenders
b711515e76
dist/tools/headerguards: fix annotation for multiple patches per file 2021-01-12 15:04:02 +01:00
Martine Lenders
b5a0dd5ab7
dist/tools/coccinelle: annotate errors in Github Action 2021-01-12 14:51:51 +01:00
Martine Lenders
c251551a8c
dist/tools/uncrustify: annotate errors in Github Action 2021-01-12 14:25:09 +01:00
daa75c9ccd
Merge pull request #15746 from miri64/dist/enh/headerguard-annotate
dist/tools/headerguards: annotate errors in Github Action
2021-01-12 14:17:54 +01:00
Martine Lenders
3ffe6f665f
dist/tools/headerguards: annotate errors in Github Action 2021-01-12 12:52:54 +01:00
Martine Lenders
94d9555b72
Merge pull request #15737 from miri64/readme/enh/merge-chance
README: Add merge-chance badge
2021-01-12 12:21:59 +01:00
2e2f950ca7
Merge pull request #15460 from dylad/pr/usbus/dfu_riotboot
usbus/dfu: add Device Firmware Upgrade support for USBUS (2nd attempt)
2021-01-12 12:04:58 +01:00
benpicco
eb26cd83c4
Merge pull request #15743 from benpicco/tests/periph_flashpage-print_offset
tests/periph_flashpage: print config page address
2021-01-12 11:49:01 +01:00
dylad
7fc5bb483b makefiles/dfu-util: automatically generate DFU_USB_ID 2021-01-12 11:34:22 +01:00
dylad
bca340d338 cpu/nrf52: update RIOTBOOT_LEN w/ MODULE_USBUS_DFU 2021-01-12 11:34:22 +01:00
dylad
25d0dffa61 Kconfig: add Kconfig support for DFU 2021-01-12 11:34:22 +01:00
dylad
e87bb6a0f9 bootloader: create new bootloader application with DFU support 2021-01-12 11:34:22 +01:00
dylad
beb0fb752c sys/riotboot: add DFU support to riotboot 2021-01-12 11:34:22 +01:00
dylad
f3908bed9f sys/auto_init: add support for USB DFU 2021-01-12 11:34:22 +01:00
dylad
9d02efb4ea cpu/cortexm_common: increase RIOTBOOT_LEN size when usbus_dfu is used 2021-01-12 11:34:22 +01:00
dylad
669a8ec7b3 usbus/dfu: introduce initial Device Firmware Upgrade support for USBUS 2021-01-12 11:34:22 +01:00
4363b3ea2e
ci/test-on-iotlab: fix unsupported set-env function 2021-01-12 11:23:12 +01:00
Marian Buschsieweke
ca34879a91
Merge pull request #15744 from aabadie/pr/ci/gh_actions_block_feature_freeze
ci/check-labels: fail for PR blocked by feature freeze label
2021-01-12 11:19:58 +01:00
42f6f028eb
ci/check-labels: fail for PR blocked by feature freeze label 2021-01-12 10:45:55 +01:00
Martine Lenders
2eec26a0f8
Merge pull request #15740 from aabadie/pr/tools/headerguards_check_fix
tools/headerguards: also catch messages from stderr
2021-01-12 10:31:46 +01:00
Martine Lenders
19565f4aea
Merge pull request #15741 from aabadie/pr/boards/lpc1768_common_conf
boards/lpc1768: move vendor conf code to CPU level
2021-01-12 10:30:03 +01:00
1be0a29f62
Merge pull request #15742 from aabadie/pr/sys/posix_fcntl_headerguard_fix
[RFC] sys/posix/fcntl: fix headerguard
2021-01-12 10:12:19 +01:00
Benjamin Valentin
4e1ee2253f tests/periph_flashpage: print config page offset 2021-01-12 08:43:38 +01:00
benpicco
fee3a8540f
Merge pull request #15725 from seeseemelk/bugfix/stm32-uart-fw
stm32/periph/uart: set flow control bits before enabling uart
2021-01-12 08:38:45 +01:00
Sebastiaan de Schaetzen
6e90111eb9 stm32/periph/uart: set flow control bits before enabling uart 2021-01-12 07:37:19 +01:00
f5616e406f
boards/stm32f4discovery: update documentation 2021-01-11 21:31:49 +01:00
a6d856a5be
makefiles/tools/qemu: cleanup makefile 2021-01-11 21:31:49 +01:00
46b92f487a
boards/stm32f4discovery: use custom renode sysbus for uart 2021-01-11 21:31:49 +01:00
7723416d99
boards/microbit: adapt documentation 2021-01-11 21:31:48 +01:00
c293400154
Makefile.include: include serial.inc.mk before emulator 2021-01-11 21:31:48 +01:00
08108f85b4
make: replace emulate% targets with EMULATE variable 2021-01-11 21:31:48 +01:00
753e13fba3
tools/renode: disable gui and hide log by default
Use RENODE_SHOW_LOG and RENODE_SHOW_GUI from the command line to enable them
2021-01-11 21:31:48 +01:00
c8ce41c9de
dist/tools/emulator: allow use of term with emulators 2021-01-11 21:31:48 +01:00
Dylan Laduranty
916f554d2a
Merge pull request #14629 from Ollrogge/usb_hid_pr
USB HID minimal implementation
2021-01-11 20:17:52 +01:00
Martine Lenders
628b45d975
dist/tools/externc: annotate errors in Github Action 2021-01-11 16:59:16 +01:00
Martine Lenders
1c310c6926
dist/tools/cppcheck: annotate errors in Github Action 2021-01-11 16:58:47 +01:00
Martine Lenders
f1600af701
Merge pull request #15642 from miri64/dist/enh/doccheck-annotate
dist/tools/doccheck: annotate errors in Github Action
2021-01-11 16:55:05 +01:00
Martine Lenders
619d013d6e
github_annotate.sh: fix usage and function of _github_annotate 2021-01-11 15:57:14 +01:00
Martine Lenders
429a2a8724
github_annotate.sh: fix escaped echo for bash scripts 2021-01-11 15:57:14 +01:00
Martine Lenders
9ee568e319
dist/tools/doccheck: annotate errors in Github Action 2021-01-11 15:57:14 +01:00
benpicco
08ef8622f7
Merge pull request #15362 from benpicco/tests/mtd_raw
tests/mtd_raw: add simple test for MTD
2021-01-11 15:41:00 +01:00