MrKevinWeiss
37d640a5b6
sys/oneway-malloc: Add Kconfig support
2021-02-22 14:54:15 +01:00
MrKevinWeiss
bdaa517da1
sys/mineplex: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
1c03c0594a
sys/memarray: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
9c6e907a08
sys/matstat: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
8bc7893e92
sys/eepreg: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
e7f62e89fe
sys/cb_mux: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
f1c52296d8
sys/bloom: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
820283a12e
sys/bitfield: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
e0aea475be
sys/base64: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
64202fe091
sys/app_metadata: Add Kconfig support
2021-02-22 14:54:14 +01:00
MrKevinWeiss
e047d013a7
sys/analog_util: Add Kconfig support
2021-02-22 14:54:14 +01:00
24185611d1
Merge pull request #16059 from aabadie/pr/make/esptool_qemu_fix
...
make/esptool: fix FFLAGS inclusion order for qemu
2021-02-22 14:19:42 +01:00
benpicco
bd7782c23f
Merge pull request #16034 from maribu/test-boards-supported
...
makefiles/tests: add unit test for info-boards-supported
2021-02-22 14:15:50 +01:00
benpicco
2f919877c0
Merge pull request #15987 from benpicco/drivers/mtd_spi_nor-fix
...
drivers/mtd_spi_nor: fix poll on init
2021-02-22 11:16:29 +01:00
430770886b
make/esptool: fix FFLAGS inclusion order for qemu
2021-02-22 10:35:38 +01:00
Francisco
65ffb4261c
Merge pull request #16058 from aabadie/pr/tools/compile_and_for_board_fix_lint
...
tools/compile_and_test_for_board: fix lint
2021-02-22 09:43:00 +01:00
Leandro Lanzieri
9fb93af034
Merge pull request #15985 from MrKevinWeiss/pr/umorse/kconfig
...
pkg/umorse: Add Kconfig support
2021-02-22 09:37:12 +01:00
dd88ead843
tools/compile_and_test_for_board: fix lint
...
Pylint raises an error because of inconsistent return statements in the make_with_outfile function. The return value of this function is never used, so a bare return or no return is ok
2021-02-21 21:34:03 +01:00
Francisco
e0211f4574
Merge pull request #16050 from aabadie/pr/make/edbg_script
...
tools/edbg: add and use wrapper shell script
2021-02-21 19:52:46 +01:00
9153e39dab
makefiles/edbg: refactor to use wrapper script
2021-02-21 12:56:43 +01:00
1ec4ea2d7c
tools/edbg: add wrapper bash script
2021-02-21 12:56:35 +01:00
Martine Lenders
de4ee0f934
Merge pull request #15562 from benpicco/socket_zep_register
...
socket_zep: register with netdev, provide EUI-64 as command line parameter
2021-02-20 20:32:01 +01:00
09ca07e7b1
Merge pull request #16057 from benpicco/examples/gnrc_networking_mac-atmegarf
...
examples/gnrc_networking_mac: whitelist ATmega256RFR2 based boards
2021-02-20 13:11:49 +01:00
Martine Lenders
b10ce9784a
Merge pull request #15989 from haukepetersen/opt_nrf52_dcdcento1
...
cpu/nrf5x: enhance enabling of internal DC/DC converter
2021-02-20 02:29:38 +01:00
Benjamin Valentin
68fa58fb45
examples/gnrc_networking_mac: whitelist ATmega256RFR2 based boards
...
The example now works successfully on these AVR based boards.
2021-02-20 00:41:53 +01:00
Hauke Petersen
306c75186d
boards/nrf-based: select VDD_LC_FILTER feature(s)
2021-02-19 17:19:45 +01:00
Hauke Petersen
72db395963
cpu/nrf5x/kconfig: add VDD_LC_FILTER_REGx features
2021-02-19 17:19:45 +01:00
Hauke Petersen
3290ffd370
boards/nrf5x-based: add vdd_lc_filer_regX feature
2021-02-19 17:19:45 +01:00
Hauke Petersen
cc2df0c508
cpu/nrf5x: use IS_ACTIVE to enable the DCDC conv
2021-02-19 17:19:28 +01:00
Hauke Petersen
f69fcc162b
make: introduce VDD_LC_FILTER_x feature
2021-02-19 17:19:28 +01:00
MrKevinWeiss
991970a629
murdock: Add pkg_umorse to kconfig test
2021-02-19 15:34:13 +01:00
MrKevinWeiss
ab92319f69
tests/pkg_umorse: Add Kconfig defaults
2021-02-19 15:32:20 +01:00
MrKevinWeiss
b53fbf081d
pkg/umorse: Add Kconfig support
2021-02-19 15:32:20 +01:00
MrKevinWeiss
3c80faf6a8
tests/pkg_umorse: Remove xtimer dependency
2021-02-19 15:32:20 +01:00
7c1cb66fe2
Merge pull request #15246 from haukepetersen/add_example_i2cscanner
...
examples: add I2C scanner
2021-02-19 15:02:47 +01:00
Martine Lenders
6dd49ead83
Merge pull request #16037 from miri64/shell/enh/kconfig-dep-config
...
shell/Kconfig: make config options usable with dependency resolution
2021-02-19 14:49:47 +01:00
Martine Lenders
6c93f0e742
Merge pull request #16051 from miri64/tests/fix/avr-gnrc_ndp
...
tests/gnrc_ndp: don't guess size of `gnrc_pktsnip_t` in `pktbuf`
2021-02-19 14:44:37 +01:00
Martine Lenders
b7b1374916
tests/test_tools: add app.config.test to test shell config
2021-02-19 13:22:47 +01:00
Martine Lenders
561960769f
shell/Kconfig: make config options usable with dependency resolution
2021-02-19 13:22:47 +01:00
Francisco
4c6524d18d
Merge pull request #16047 from aabadie/pr/make/riotboot_programmer
...
makefiles/boot: use same PROGRAMMER to flash riotboot
2021-02-19 13:20:16 +01:00
Martine Lenders
455a607405
tests/gnrc_ndp: don't guess size of gnrc_pktsnip_t
in pktbuf
...
24 bytes is only the right size for `gnrc_pktsnip_t` on 32-bit systems
(and only if the struct does not change), on AVR e.g. it 9 bytes.
By using the internal alignment function of `pktbuf` we are able to
precisely tell the internal size of `gnrc_pktsnip_t` using the `sizeof`
operator.
2021-02-19 12:23:22 +01:00
Martine Lenders
ecba5fa1d0
gnrc_pktbuf_static: expose _align() function to be used for tests
2021-02-19 12:23:22 +01:00
Francisco
de67719b59
Merge pull request #16046 from aabadie/pr/make/native_flasher
...
boards/native: set FLASHER as empty
2021-02-19 11:02:04 +01:00
Francisco
87240837fa
Merge pull request #16044 from ant9000/fix_riotboot_dfu
...
sys/riotboot/flashwrite.c: add message to static assert
2021-02-19 08:29:41 +01:00
Martine Lenders
60825adc49
Merge pull request #16048 from cgundogan/pr/rpl_dao_len_check
...
rpl: strengthen length checks for DAO and DAO-ACK
2021-02-18 23:45:57 +01:00
Martine Lenders
6b8cb2a732
Merge pull request #16025 from chrysn-pull-requests/bootloader-docs
...
doc: Make bootloaders visible in modules
2021-02-18 19:45:06 +01:00
Antonio Galea
418c88eeb0
sys/riotboot/flashwrite.c: add message to static assert
...
static_assert as defined in c11 requires both an expression and a message.
The message is only optional from c17 onwards.
2021-02-18 18:33:35 +01:00
benpicco
8a498cb9fd
Merge pull request #16041 from jeandudey/2021_02_17-ccdocs
...
cpu/cc26xx_cc13xx: add CPU documentation
2021-02-18 18:10:23 +01:00
benpicco
8348437713
Merge pull request #16039 from chudov/drivers/at86rf2xx_aes_spi/module_name_fix
...
drivers/at86rfr2xx: usage of module at86rf2xx_aes_spi fixed
2021-02-18 18:10:10 +01:00
Dylan Laduranty
f47b9c32cf
Merge pull request #16045 from fjmolinas/pr_bootloader_dfu_makefile
...
bootloader/dfu: fix USEMODULE=
2021-02-18 16:28:38 +01:00