f1a20d9a78
Merge pull request #13177 from aabadie/pr/boards/arduino-ble-iot
...
boards/arduino-nano-33-iot: add initial support
2020-11-27 10:03:46 +01:00
Francisco
a618067a76
Merge pull request #15489 from aabadie/pr/boards/renode_firefly
...
boards/firefly: add renode configuration
2020-11-27 09:21:01 +01:00
Leandro Lanzieri
9abf3247c8
tests/driver_{g,h,i,j}*: add Kconfig configuration files
...
This also adds these applications to the CI tests. The following drivers
have been modelled:
gp2y10xx
grove_ledbar
hd44780
hdc1000
hih6130
hmc5883l
hts221
ili9341
ina2xx
ina3221
io1_xplained
isl29020
isl29125
itg320x
jc42
my9221
2020-11-27 09:20:08 +01:00
Leandro Lanzieri
c74b2ac242
drivers/jc42: add module Kconfig
2020-11-27 09:20:08 +01:00
Leandro Lanzieri
83e1d43009
drivers/itg320x: add modules to Kconfig
2020-11-27 09:20:08 +01:00
Leandro Lanzieri
db82f7a5e2
drivers/isl29125: add module to Kconfig
2020-11-27 09:20:08 +01:00
Leandro Lanzieri
4e99411f2b
drivers/isl29020: add module to Kconfig
2020-11-27 09:20:08 +01:00
Leandro Lanzieri
9c8212c14e
drivers/io1_xplained: add module to Kconfig
2020-11-27 09:20:08 +01:00
Leandro Lanzieri
64c2594dee
drivers/sdcard_spi: add module to Kconfig
2020-11-27 09:20:08 +01:00
Leandro Lanzieri
18c21fb22d
drivers/ina3221: add modules to Kconfig
2020-11-27 09:20:07 +01:00
Leandro Lanzieri
c5ce7e60b5
drivers/ina2xx: add modules to Kconfig
2020-11-27 09:20:07 +01:00
Leandro Lanzieri
c964891d20
drivers/ili9341: add module to Kconfig
2020-11-27 09:20:07 +01:00
Leandro Lanzieri
4fa930dbdd
drivers/hts221: add module to Kconfig
2020-11-27 09:20:07 +01:00
Leandro Lanzieri
4a65b13db2
drivers/hmc5883l: add module to Kconfig
2020-11-27 09:20:07 +01:00
Leandro Lanzieri
3744996a97
drivers/hih6130: add module to Kconfig
2020-11-27 09:20:06 +01:00
Leandro Lanzieri
1dbe39c8ba
drivers/hdc1000: add module to Kconfig
2020-11-27 09:20:06 +01:00
Leandro Lanzieri
3604ac3a69
drivers/hd44780: add module to Kconfig
2020-11-27 09:20:06 +01:00
Leandro Lanzieri
e8180566eb
drivers/my9221: add module to Kconfig
2020-11-27 09:20:06 +01:00
Leandro Lanzieri
39d9a592cb
drivers/gp2y10xx: add module to Kconfig
2020-11-27 09:20:05 +01:00
Leandro Lanzieri
bdd3d98477
drivers/grove_ledbar: add module to Kconfig
2020-11-27 09:20:05 +01:00
Leandro Lanzieri
6bcb2f1b3d
sys/checksum: add module to Kconfig
2020-11-27 09:20:05 +01:00
fa70cda0c8
tests/bench_xtimer: add arduino-nano-33-iot to low memory
2020-11-27 08:45:07 +01:00
73d36eac38
tests/unittests: exclude arduino-nano-33-iot
2020-11-27 08:45:07 +01:00
8d1f38d572
examples/lua_REPL: exclude arduino-nano-33-iot
2020-11-27 08:45:07 +01:00
dfff56801c
boards/arduino-nano-33-iot: add initial support
2020-11-27 08:45:07 +01:00
19dabc9fd7
Merge pull request #15513 from aabadie/pr/pkg/libb2_update
...
pkg/libb2: update to latest release
2020-11-26 21:10:58 +01:00
23a2afd8b1
Merge pull request #15514 from aabadie/pr/tools/ci/print_versions_make
...
ci/print_versions: don't print directory for make shell
2020-11-26 19:49:03 +01:00
c3fa38d9d6
pkg/libb2: blacklist 8bit architectures
2020-11-26 16:13:14 +01:00
b1a05b8c89
pkg/libb2: remove useless define
...
HAVE_ALIGNED_ACCESS_REQUIRED is not used anymore in libb2
2020-11-26 16:13:13 +01:00
01d2201f4d
pkg/libb2: bump to 0.98.1
2020-11-26 16:13:12 +01:00
529c3142c7
Merge pull request #15510 from kaspar030/add_missing_includes
...
xtimer, ztimer: add some missing includes
2020-11-26 14:45:23 +01:00
ae053469d5
sys/xtimer: add missing msg.h include
2020-11-26 13:43:13 +01:00
7fe0d5cba8
sys/ztimer: add missing inttypes.h includes
2020-11-26 13:43:13 +01:00
benpicco
aabd5eaca5
Merge pull request #15506 from kaspar030/refactor_thread_info
...
core: refactor thread info
2020-11-26 13:01:09 +01:00
Francisco
14877443f7
Merge pull request #15494 from gdiribarne/bugfix/sfr04-avr-overflow
...
drivers/srf04: fix overflow on AVR
2020-11-26 11:14:15 +01:00
Francisco
522e9ebc71
Merge pull request #15500 from benpicco/tests/pkg_jsmn-bump
...
pkg/jsmn: bump version
2020-11-26 10:47:15 +01:00
Francisco
47ed64fcfd
Merge pull request #15466 from leandrolanzieri/pr/kconfig_drivers_bc
...
drivers/{b,c}*: model modules in Kconfig
2020-11-26 10:44:28 +01:00
Francisco
ae2246dc80
Merge pull request #15476 from benpicco/tests/malloc-fail
...
tests/malloc: fail if allocation count does not match
2020-11-26 10:27:02 +01:00
085d61792b
Merge pull request #15475 from aabadie/pr/boards/programmer_common
...
boards: move programmer includes in Makefile.include
2020-11-26 09:33:01 +01:00
3bafb6e2bc
makefiles/edbg: include openocd.inc.mk to define debug vars
2020-11-25 22:31:13 +01:00
c6ad85a7b0
boards: don't include programmer logic at board level
2020-11-25 22:31:13 +01:00
ae4d505154
Makefile.include: include programmer logic in common place
2020-11-25 21:04:37 +01:00
7e94050bbe
sys/ps: make use of thread_is_active()
2020-11-25 20:49:00 +01:00
ceea0ba949
core/thread: add thread_is_active()
2020-11-25 20:49:00 +01:00
benpicco
2453b68249
Merge pull request #15482 from kaspar030/remove_kernel_types
...
core: remove kernel_types.h
2020-11-25 19:38:00 +01:00
bc34c85226
pkg/lwip: add mips32 ssize_t fix
2020-11-25 17:52:34 +01:00
1936c43689
pkg/ndn-riot: update kernel_pid_t location patch
2020-11-25 17:52:34 +01:00
57e79d6c24
all: add missing sys/types.h includes
2020-11-25 17:52:34 +01:00
a1ca06d6f4
cpu/efm32: coretemp.h: add missing stdint.h include
2020-11-25 17:52:34 +01:00
46737bcdf3
pkg/ccn-lite: add patch for changed kernel_pid_t location
2020-11-25 17:52:34 +01:00