.. |
arm7_common
|
cpu/lpc2387: clean up the platform
|
2019-09-16 13:08:56 +02:00 |
atmega32u4
|
Merge pull request #12098 from cladmi/pr/export/remove_local_export_compilation_variables
|
2019-08-29 14:32:22 +02:00 |
atmega256rfr2
|
cpu/atmega256rfr2: pin change interrupts
|
2019-08-01 09:35:35 +02:00 |
atmega328p
|
cpu/atmega2560: pin change interrupts
|
2019-08-01 09:35:35 +02:00 |
atmega1281
|
cpu/atmega1281: pin change interrupts
|
2019-08-01 09:23:43 +02:00 |
atmega1284p
|
cpu/atmega1284p: pin change interrupts
|
2019-08-01 09:35:35 +02:00 |
atmega2560
|
cpu/atmega2560: pin change interrupts
|
2019-08-01 09:35:35 +02:00 |
atmega_common
|
cpu/atmega_common: adapt timer to return 0 on success
|
2019-09-11 13:41:44 +02:00 |
cc26x0
|
cpu/cc26x0: adapt timer to return 0 on success
|
2019-09-11 13:45:29 +02:00 |
cc430
|
periph/rtc: normalize struct tm before usage
|
2019-09-12 11:32:31 +02:00 |
cc2538
|
cpu/cc2538: adapt timer to return 0 on success
|
2019-09-11 13:44:46 +02:00 |
cortexm_common
|
cpu/cortexm_common: replace irq_restore by __set_PRIMASK for stm32l152re
|
2019-08-05 10:40:28 +02:00 |
efm32
|
cpu/efm32/uart: enable pullup on RX pin
|
2019-09-24 16:44:15 +02:00 |
esp32
|
cpu/esp: disable thin archives if esp_wifi is used
|
2019-09-25 07:48:07 +02:00 |
esp8266
|
Revert "cpu/esp8266: update deprecated flash_size argument"
|
2019-09-16 16:08:35 +02:00 |
esp_common
|
esp_now: fix unused variable warning
|
2019-09-17 19:02:47 +02:00 |
ezr32wg
|
cpu: Moved stdio_init() into cpu_init()
|
2019-09-06 16:54:23 +02:00 |
fe310
|
cpu/fe310: interrupt handling cleanup
|
2019-09-27 13:32:43 -07:00 |
kinetis
|
cpu/kinetis: adapt timer to return 0 on success
|
2019-09-11 13:46:15 +02:00 |
lm4f120
|
cpu/lm4f120: fix uninit var in periph/timer
|
2019-09-11 14:15:51 +02:00 |
lpc1768
|
cpu/lpc1768: adapt timer to return 0 on success
|
2019-09-11 13:47:32 +02:00 |
lpc2387
|
cpu/lpc2387: clean up the platform
|
2019-09-16 13:08:56 +02:00 |
mips32r2_common
|
cpu: mips32r2_common: Use stdio_uart to handle UHI write syscalls
|
2019-09-25 21:36:10 +01:00 |
mips_pic32_common
|
cpu: do not locally export compilation variables
|
2019-08-29 10:35:53 +02:00 |
mips_pic32mx
|
cpu: do not locally export compilation variables
|
2019-08-29 10:35:53 +02:00 |
mips_pic32mz
|
cpu: do not locally export compilation variables
|
2019-08-29 10:35:53 +02:00 |
msp430_common
|
Merge pull request #11229 from maribu/msp430_cleanup
|
2019-09-11 20:12:55 +02:00 |
msp430fxyz
|
periph_common: add as dependency to periph drivers
|
2019-06-03 13:44:10 +02:00 |
native
|
cpu/native: adapt timer to return 0 on success
|
2019-09-11 13:51:02 +02:00 |
nrf5x_common
|
cpu/nrf5x: decelare radio_nrfble feat for all nrfs
|
2019-09-27 10:00:06 +02:00 |
nrf51
|
cpu: Moved stdio_init() into cpu_init()
|
2019-09-06 16:54:23 +02:00 |
nrf52
|
nrfusb: Fix data stage handling of control writes
|
2019-09-18 08:11:44 +02:00 |
sam0_common
|
cpu/sam0_common: uart: fix baud rate calculation
|
2019-09-27 10:49:43 +02:00 |
sam3
|
cpu/sam3: adapt timer to return 0 on success
|
2019-09-11 13:53:04 +02:00 |
sam_common
|
cpu: do not locally export compilation variables
|
2019-08-29 10:35:53 +02:00 |
samd5x
|
cpu/samd5x: allow more flexible selection of CLOCK_CORECLOCK
|
2019-09-27 10:49:43 +02:00 |
samd21
|
cpu: Moved stdio_init() into cpu_init()
|
2019-09-06 16:54:23 +02:00 |
saml1x
|
cpu: Moved stdio_init() into cpu_init()
|
2019-09-06 16:54:23 +02:00 |
saml21
|
cpu/sam0: add support for SAMR34 MCU
|
2019-09-26 10:48:03 +02:00 |
stellaris_common
|
cpu: do not locally export compilation variables
|
2019-08-29 10:35:53 +02:00 |
stm32_common
|
Merge pull request #12236 from twostairs/cpu_stm32_common_periph_gpip-pd
|
2019-09-18 20:02:40 +02:00 |
stm32f0
|
cpu/stm32: all stm32 families now provide pm support
|
2019-03-21 19:39:16 +01:00 |
stm32f1
|
cpu/stm32f1-l0: remove redundant PM_BLOCKER_INITIAL define
|
2019-04-12 11:10:48 +02:00 |
stm32f2
|
stm32f2/Makefile.include: add riotboot requirements
|
2019-08-07 18:34:48 +02:00 |
stm32f3
|
cpu/stm32f3: add support for flashpage
|
2019-06-28 17:16:10 +02:00 |
stm32f4
|
stm32f4/Makefile.include: add riotboot requirements
|
2019-08-07 18:29:51 +02:00 |
stm32f7
|
cpu/stm32f7: add support for stm32f723 cpu line
|
2019-09-20 13:41:12 +02:00 |
stm32l0
|
cpu/stm32l0: add support for stm32l052xx
|
2019-05-21 09:54:35 +02:00 |
stm32l1
|
stm321l1/vendor: migrate to new v2.3.0 vendor files
|
2019-08-05 11:13:08 +02:00 |
stm32l4
|
cpu/stm32l4: add support for stm32l496ag
|
2019-08-08 22:20:22 +02:00 |
doc.txt
|
|
|