1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common/include
bors[bot] 0dfc05c77c
Merge #19165 #19303
19165: cpu/sam0_common: adc: implement 16 bit mode by oversampling r=dylad a=benpicco



19303: dist/tools/insufficient_memory: Minor improvements r=benpicco a=maribu

### Contribution description

`create_makefile.sh`:
- address all shellcheck warnings
- make script POSIX shell compatible
- use nproc to set the number of parallel jobs to increase throughput
- print error messages when building fails
- run `make info-boards-supported` with `EXTERNAL_BOARD_DIRS=""` to avoid adding out-of-tree boards to `Makefile.ci`.
- classify output as "not supported" also when used features are blacklisted, not only when required features are missing

`add_insufficient_memory_board.sh`:
- classify output as "not supported" also when used features are blacklisted, not only when required features are missing

### Testing procedure

Run the script; it should still work.

### Issues/PRs references

None

Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
2023-02-23 23:58:02 +00:00
..
vendor cpu/sam0_common: add samd20 vendor files 2021-01-12 15:48:39 +01:00
cpu_conf.h cpu/samd21: add support for SAMD20 2021-01-12 15:48:39 +01:00
exti_config.h cpu/sam0_common: use generic exti_config 2020-02-20 11:23:51 +01:00
mtd_sam0_sdhc.h cpu/sam0_common: add SD Host Controller implementation 2022-05-31 11:07:20 +02:00
periph_cpu_common.h Merge #19165 #19303 2023-02-23 23:58:02 +00:00
sam_usb.h sam0_common/usbdev: Adapt to xmit API 2021-11-16 20:17:04 +01:00
sdhc.h treewide: fix typos 2022-09-15 23:31:40 +02:00
timer_config.h cpu/sam0_common: add PWM support for saml2x, samd5x 2020-07-08 21:51:12 +02:00