554a02ff2a
tools/esptool: cleanup preflash and qemu integration
2021-02-23 11:01:38 +01:00
Benjamin Valentin
127b46eea3
drivers/mtd_flashpage: require read source & destination alignment
2021-02-23 10:59:17 +01:00
62c7a9f13d
tests/xfa: fix parallel build with BUILD_IN_DOCKER
2021-02-23 10:39:39 +01:00
Benjamin Valentin
65093a47a3
cpu/native: timer: fix style issue
2021-02-23 09:52:05 +01:00
Benjamin Valentin
7eb159c2a2
cpu/native: timer: implement timer_set_periodic()
...
The native timer is not free running, so we can't honor it's flags.
But setitimer() already provides an interval option, we only have to enable it.
2021-02-23 09:51:53 +01:00
Francisco Molina
2bb8cb4b55
tests/unittests/tests-flashpage: move out of unittests
...
Co-authored-by: Martine Lenders <mlenders@inf.fu-berlin.de>
2021-02-23 09:08:57 +01:00
benpicco
d014f5e6d0
Merge pull request #14911 from OTAkeys/pr/can_stm32_deepsleep_opt
...
stm32/can: add option to enable deep-sleep per device
2021-02-22 22:52:46 +01:00
benpicco
c3d2bc7cec
Merge pull request #16066 from benpicco/pkg/emlearn-0.11.6
...
pkg/emlearn: bump version to 0.11.6
2021-02-22 22:50:55 +01:00
benpicco
da780e7bfa
Merge pull request #16065 from LordTy/NRF52840Dongle-SPI-support
...
boards/nrf52840dongle: Add spi feature and default pins
2021-02-22 22:50:46 +01:00
benpicco
4a829b6442
Merge pull request #16070 from kaspar030/fix_microbit_flash_doc
...
boards/microbit: doc: FLASHTOOL -> PROGRAMMER
2021-02-22 22:13:08 +01:00
Dylan Laduranty
dc8b96f7a6
Merge pull request #16060 from benpicco/cpu/sam0_common/periph/adc-errata
...
sam0/adc: work around ADC errata on SAM D5x/E5x
2021-02-22 21:30:26 +01:00
c251215315
boards/microbit: doc: FLASHTOOL -> PROGRAMMER
2021-02-22 21:29:48 +01:00
Benjamin Valentin
a17686b551
Revert "cpu/sam0_common: SPI: only mux MISO on spi_acquire()"
...
This reverts commit 31bf0c5257
.
2021-02-22 19:46:10 +01:00
e167131c05
Merge pull request #15972 from benpicco/samdx1-arduino-bootloader
...
boards/samd21-arduino-bootloader: rename to samdx1-arduino-bootloader
2021-02-22 18:47:23 +01:00
benpicco
678be81ac0
Merge pull request #16063 from ant9000/fix_usb_cdc_capabalities_typo
...
USB CDC: fix typo in definitions
2021-02-22 18:42:57 +01:00
Tim Broenink
d998d45489
boards/nrf52840dongle: Add spi feature and default pins
...
The chip supports spi on most pins. The default pins are in a bit
of a wierd location, but accessible.
2021-02-22 17:34:20 +00:00
Benjamin Valentin
56bb4529be
pkg/emlearn: bump version to 0.11.6
2021-02-22 17:23:36 +01:00
Leandro Lanzieri
017fc36c7b
makefiles/kconfig: include out.config only when running Kconfig
2021-02-22 16:15:46 +01:00
MrKevinWeiss
3718acd4d8
murdock: Add kconfig tests
2021-02-22 14:58:09 +01:00
MrKevinWeiss
fd98105c94
tests/struct_tm_utility: Add Kconfig defaults
2021-02-22 14:58:09 +01:00
MrKevinWeiss
03dc2ba09a
tests/shell: Add Kconfig defaults
2021-02-22 14:58:09 +01:00
MrKevinWeiss
6a217ee34f
tests/eepreg: Add Kconfig defaults
2021-02-22 14:58:09 +01:00
MrKevinWeiss
ea6716a7f9
tests/cb_mux_bench: Add Kconfig defaults
2021-02-22 14:58:09 +01:00
MrKevinWeiss
8057273ab2
tests/cb_mux: Add Kconfig defaults
2021-02-22 14:58:09 +01:00
MrKevinWeiss
94504fb9d1
sys: Expose Kconfig modules
2021-02-22 14:58:09 +01:00
Antonio Galea
9c9056844e
USB CDC: fix typo in definitions
2021-02-22 14:56:37 +01:00
MrKevinWeiss
7512e1002a
sys/uri_parser: Add Kconfig support
2021-02-22 14:54:53 +01:00
MrKevinWeiss
b7d4d83d5c
sys/timex: Add Kconfig support
2021-02-22 14:54:15 +01:00
MrKevinWeiss
476c0d8702
sys/seq: Add Kconfig support
2021-02-22 14:54:15 +01:00
MrKevinWeiss
02d19b0b4a
sys/sema: Add Kconfig support
2021-02-22 14:54:15 +01:00
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
Benjamin Valentin
56654478d4
sam0/adc: work around ADC errata on SAM D5x/E5x
...
The ADC SYNCBUSY.SWTRIG gets stuck to '1' after wake-up from Standby Sleep mode.
Ignore the ADC `SYNCBUSY.SWTRIG` status bit, this functionality is not used by
the driver anyway.
2021-02-22 12:39:32 +01:00
Marian Buschsieweke
47414f8e3b
makefiles/tests: add unit tests for fixed bug
...
Make sure that optional features that would cause conflicts don't end up being
used again.
2021-02-22 12:06:27 +01:00
Marian Buschsieweke
43781c3fba
build_system: don't optionally use conflicting features
...
If adding a provided but optional feature would result in a feature conflict,
don't use it.
2021-02-22 12:06:27 +01:00
Benjamin Valentin
0b79ae3524
drivers/mtd_flashpage: require the write source buffer to be aligned
2021-02-22 11:27:07 +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