benpicco
0789b29ae6
Merge pull request #13039 from aabadie/pr/pkg/emlearn
...
pkg/emlearn: add support to RIOT
2020-06-28 23:24:26 +02:00
benpicco
7515b718cf
Merge pull request #14383 from basilfx/feature/sltb001a_ccs811
...
boards/sltb001a: enable CCS811 sensor
2020-06-28 23:24:16 +02:00
Bas Stottelaar
e4217f1b0f
boards/sltb001a: enable CCS811 sensor
2020-06-28 22:42:32 +02:00
1987a29773
tests/pkg_emlearn: exclude low memory boards
2020-06-28 21:50:51 +02:00
b5dd94d223
tests/pkg_emlearn: add sample application
2020-06-28 21:50:51 +02:00
5325233928
pkg/emlearn: add support to RIOT
2020-06-28 21:50:51 +02:00
18b0bdaa81
Merge pull request #14374 from gschorcht/drivers/atwinc15x0_fix_lwip_netdev
...
pkg/lwip: fixes the netif handling for the atwinc15x0 driver
2020-06-28 18:45:29 +02:00
4ad488b7c8
Merge pull request #14381 from aabadie/pr/tools/flatc_fix_parallel
...
tools/flatc: don't clone flatbuffers in the global pkg dir
2020-06-28 11:48:20 +02:00
86fb4a5685
tools/flatc: don't clone flatbuffers in the global pkg dir
...
When building with make -j, flatbuffers is cloned by both the flatc build and the regular package build and from time to time a concurrency issue make the build to fail. Keeping regular flatbuffer package and flatc tool sources separate avoid this issue
2020-06-28 11:16:12 +02:00
benpicco
d687ed4a5a
Merge pull request #14379 from benpicco/boards/purge_gnrc_netdev_default
...
boards: purge gnrc_netdev_default
2020-06-27 18:44:16 +02:00
Benjamin Valentin
e3c362e6ab
boards/feather-m0: don't check for gnrc_netdev_default
...
`gnrc_netdev_default` will pull in `netdev_default`, so no need to
check for both here.
2020-06-27 16:47:41 +02:00
Benjamin Valentin
18bbf1ae2c
boards/native: don't check for gnrc_netdev_default
...
`gnrc_netdev_default` will pull in `netdev_default`, so no need to
check for both here.
2020-06-27 16:46:59 +02:00
Gunar Schorcht
bd08a33667
boards/arduino-mkr1000: enable atwinc15x0 as netdev_default
2020-06-27 16:40:42 +02:00
benpicco
9c99b2235f
Merge pull request #14375 from gschorcht/cpu/esp/add_feature_arch_esp
...
cpu/esp: add feature arch_esp for all Espressif SoCs
2020-06-27 15:24:05 +02:00
Gunar Schorcht
e247ced04c
cpu/esp: add feature arch_esp for all ESP SoCs
...
There are common features that can be used by ESP32 as well as ESP8266, for example the `esp_wifi` module. To be able to test for any ESP SoC, feature `arch_esp` is introduced.
2020-06-27 11:30:59 +02:00
Gunar Schorcht
b64ce62a8f
pkg/lwip: fixes the netif handling for atwinc15x0
...
With PR #14349 the double stack mode for lwIP was activated. The ATWINC15x0 driver was provided before the changes in PR #14349 but merged after that. Therefore, the changes for the driver were not taken into account anymore and have to be applied accordingly.
2020-06-27 11:09:50 +02:00
81b7709ee3
Merge pull request #13754 from gschorcht/drivers/atwinc15x0
...
drivers: add ATWINC15x0 WiFi netdev driver
2020-06-26 15:46:02 +02:00
Marian Buschsieweke
414e17b437
Merge pull request #14360 from aabadie/pr/cpu/fe310_inline_irq
...
cpu/fe310: migrate to inlined irq API
2020-06-26 13:00:22 +02:00
Gunar Schorcht
4b38d37cfd
pkg/driver_atwinc15x0: enable vendor spi_flash
2020-06-26 12:36:56 +02:00
Gunar Schorcht
3f8b237f60
boards/feather-m0: add ATWINC15x0 WiFi driver
2020-06-26 12:33:38 +02:00
Gunar Schorcht
35c0524aff
boards/mkr1000: add ATWINC15x0 WiFi driver
2020-06-26 12:33:38 +02:00
Gunar Schorcht
1ee0b8ccf4
tests: application for ATWINC15x00 driver test
2020-06-26 12:33:38 +02:00
Gunar Schorcht
f92d2acb0a
pkg/lwip: support of ATWINC15x0 WiFi netdev
2020-06-26 12:33:38 +02:00
Gunar Schorcht
b51ac69d0a
sys/net/gnrc: add netif support for ATWINC15x0 netdef driver
2020-06-26 12:33:38 +02:00
Gunar Schorcht
c95ebb63b4
sys/net: add NETOPT_RSSI for wireless channels
2020-06-26 12:33:38 +02:00
Gunar Schorcht
660a852935
drivers: add netdev driver for ATWINC15x0 WiFi module
2020-06-26 12:33:38 +02:00
Gunar Schorcht
649b315214
pkg: add ATWINC15x0 vendor driver as package
...
fixup! pkg: add ATWINC15x0 vendor driver as package
fixup! pkg: add ATWINC15x0 vendor driver as package
2020-06-26 12:33:38 +02:00
Martine Lenders
e1a754a9c9
Merge pull request #14366 from aabadie/pr/circleci/rename_job
...
.circleci: rename job from build to doc-build
2020-06-26 12:30:36 +02:00
c0925294d8
Merge pull request #14289 from aabadie/pr/pkg/global_pkg_dir
...
pkg: store packages sources in a global package directory
2020-06-26 11:06:02 +02:00
279f2aebed
Merge pull request #14224 from kaspar030/cortexm_remove_idle_thread
...
core: make idle thread optional
2020-06-26 11:04:19 +02:00
Francisco
a46adc3d44
Merge pull request #13742 from benemorius/pr/kinetis-pm_layered
...
cpu/kinetis: implement power modes for pm_layered
2020-06-26 10:51:12 +02:00
3d9421571c
cpu/fe310: migrate to inlined irq API
...
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
2020-06-26 10:48:56 +02:00
Leandro Lanzieri
8c7b67702b
Merge pull request #14351 from fjmolinas/pr_reorder_makefiles
...
Makefile.include: resolve dependencies before Makefile.include
2020-06-26 10:40:58 +02:00
0875c88706
.circleci: rename job from build to doc-build
2020-06-26 10:02:54 +02:00
1988a34c7b
Merge pull request #14359 from miri64/unittests/fix/const-str
...
unittests: Qualifier cast for pktsnip test initializers
2020-06-26 09:38:58 +02:00
42912b40eb
pkg/doc.txt: document the package source code locations
2020-06-26 09:25:45 +02:00
163450b632
Makefile: add pkg-clean target
2020-06-26 09:25:45 +02:00
a0b042cdd4
dist/tools: adapt tools that are built using pkg.mk
2020-06-26 09:25:45 +02:00
f67cff2458
pkg/Makefile.git: adapt example to new organization
2020-06-26 09:25:44 +02:00
91fbb42061
pkg: let some packages to remain built in-source
...
openthread, micropython and nordic_softdevice cannot be built out-of-source
2020-06-26 09:25:44 +02:00
a8eb1f5d53
pkg: adapt cmake based packages to the new organization
2020-06-26 09:25:44 +02:00
385ad95701
pkg: adapt 'simple' packages to the new organization
2020-06-26 09:25:43 +02:00
82b68a113b
Makefile.include: fetch packages sources in a global directory
2020-06-26 09:25:43 +02:00
b633f875e2
pkg/pkg.mk: better distinguish between source and build directory
2020-06-26 09:25:43 +02:00
Marian Buschsieweke
d13ea90fa1
Merge pull request #11828 from benemorius/pr/ps-free-mem
...
sys/ps: show free stack space in addition to used and total
2020-06-26 09:01:29 +02:00
Thomas Stilwell
1af6a30279
sys/ps: show free stack space in addition to used and total
2020-06-25 17:48:25 -05:00
benpicco
3665e40726
Merge pull request #14242 from HendrikVE/pr/driver/pca9633
...
driver/pca9633: add new driver
2020-06-26 00:44:24 +02:00
Thomas Stilwell
b8ce88e9a7
drivers/kw41zrf: remove duplicate PM_UN/BLOCK defines
2020-06-25 17:34:39 -05:00
Hendrik van Essen
ad0418e50e
tests/driver_pca9633: add test for pca9633 driver
2020-06-25 22:31:19 +02:00
Hendrik van Essen
1430ddca55
driver/pca9633: add new driver
2020-06-25 22:31:15 +02:00