1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Gunar Schorcht 91496b3cba cpu/esp32: add bootloaders without startup info
To reduce the information that are printed at the console during the startup, special bootloaders are required that suppress the outputs which are only informational. The according bootloader has to be selected during the make process.
2019-11-28 18:59:09 +01:00
..
arm7_common cpu/arm7_common: be less cryptic in setup code 2019-11-28 11:34:59 +01:00
atmega32u4 cpu/atmega: cleanup dependencies handling 2019-10-18 12:40:34 +02:00
atmega128rfa1 cpu/atmega128rfa1: fix typos 2019-11-23 22:39:35 +01:00
atmega256rfr2 cpu/atmega256rfr2: fix typos 2019-11-23 22:39:35 +01:00
atmega328p cpu/atmega328p: fix typos 2019-11-23 22:39:35 +01:00
atmega1281 cpu/atmega1281: fix typos 2019-11-23 22:39:35 +01:00
atmega1284p cpu/atmega1284p: fix typos 2019-11-23 22:39:35 +01:00
atmega2560 cpu/atmega2560: fix typos 2019-11-23 22:39:35 +01:00
atmega_common cpu/atmega_common: Fixed atmega_exit_isr 2019-11-27 01:39:33 +01:00
cc13x2 cpu/cc26xx_cc13xx: switch to cortexm.ld linker script 2019-10-29 21:27:00 +01:00
cc26x0 cpu/cc26xx_cc13xx: switch to cortexm.ld linker script 2019-10-29 21:27:00 +01:00
cc26xx_cc13xx cpu/cc26xx_cc13xx: define uart_conf_t 2019-10-29 21:27:00 +01:00
cc430 periph/rtc: normalize struct tm before usage 2019-09-12 11:32:31 +02:00
cc2538 cpu/cc2538: fix typos 2019-11-23 22:39:36 +01:00
cortexm_common cpu/cortexm_common: fix typos 2019-11-23 22:39:36 +01:00
efm32 cpu/efm32: fix typos 2019-11-23 22:39:36 +01:00
esp32 cpu/esp32: add bootloaders without startup info 2019-11-28 18:59:09 +01:00
esp8266 cpu/esp8266: defines esp_now as default netdev 2019-11-23 14:26:37 +01:00
esp_common many typo fixes 2019-11-23 22:39:07 +01:00
ezr32wg Merge pull request #12397 from fjmolinas/pr_CPU_ARCH_FAM 2019-10-21 08:23:51 +02:00
fe310 many typo fixes 2019-11-23 22:39:07 +01:00
kinetis cpu/kinetis: fix typos 2019-11-23 22:39:36 +01:00
lm4f120 many typo fixes 2019-11-23 22:39:07 +01:00
lpc1768 cpu/lpc1768/periph/gpio.c: fix cpp.check shiftTooManyBitsSigned 2019-11-21 11:58:07 +01:00
lpc2387 cpu/lpc2387: add support for backup RAM 2019-11-28 11:33:03 +01:00
mips32r2_common cpu/mips32r2_common: fix typos 2019-11-23 22:39:36 +01:00
mips_pic32_common many typo fixes 2019-11-23 22:39:07 +01:00
mips_pic32mx cpu: mips_pic32mx: Include vendor header in cpu_conf.h 2019-10-18 18:57:42 +01:00
mips_pic32mz cpu: mips_pic32_common: Move cpu header to mips32r2_common 2019-10-18 18:57:42 +01:00
msp430_common Merge pull request #11960 from fjmolinas/pr_msp430_flashpage_raw 2019-11-25 12:48:48 +01:00
msp430fxyz
native cpu/native: fix typos 2019-11-23 22:39:36 +01:00
nrf5x_common cpu/nrf5x_common: fix typos 2019-11-23 22:39:36 +01:00
nrf51 many typo fixes 2019-11-23 22:39:07 +01:00
nrf52 cpu/nrf52: fix typos 2019-11-23 22:39:36 +01:00
sam0_common Merge pull request #12064 from benpicco/sam0-buffered_uart 2019-11-28 10:07:11 +01:00
sam3 many typo fixes 2019-11-23 22:39:07 +01:00
sam_common cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
samd5x cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
samd21 cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
saml1x cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
saml21 cpu/sam0_common/periph/uart: implement buffered write 2019-11-27 19:01:00 +01:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32_common cpu/stm32_common: Edit documentation 2019-11-27 14:15:57 +01:00
stm32f0 cpu/stm32f0: add STM32F030x4 2019-10-21 15:30:22 +02:00
stm32f1 many typo fixes 2019-11-23 22:39:07 +01:00
stm32f2 doxygen/ADC: don't include overridden typedefs 2019-11-15 10:35:32 +01:00
stm32f3 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32f4 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32f7 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32l0 cpu/ boards/: remove exports for CPU_FAM 2019-10-18 08:55:33 +02:00
stm32l1 doxygen/ADC: don't include overridden typedefs 2019-11-15 10:35:32 +01:00
stm32l4 many typo fixes 2019-11-23 22:39:07 +01:00
doc.txt