.. |
arm7_common
|
cpu: instead of cpp-style, use C-style comments
|
2018-02-06 16:59:58 +01:00 |
atmega256rfr2
|
Merge pull request #8951 from ZetaR60/RIOT_atmega_ext_int_clarity
|
2018-05-30 16:33:34 +02:00 |
atmega328p
|
Merge pull request #8951 from ZetaR60/RIOT_atmega_ext_int_clarity
|
2018-05-30 16:33:34 +02:00 |
atmega1281
|
Merge pull request #8951 from ZetaR60/RIOT_atmega_ext_int_clarity
|
2018-05-30 16:33:34 +02:00 |
atmega1284p
|
Merge pull request #8951 from ZetaR60/RIOT_atmega_ext_int_clarity
|
2018-05-30 16:33:34 +02:00 |
atmega2560
|
Merge pull request #8951 from ZetaR60/RIOT_atmega_ext_int_clarity
|
2018-05-30 16:33:34 +02:00 |
atmega_common
|
Merge pull request #9456 from ZetaR60/RIOT_atmega_gpio_misc_fix
|
2018-06-29 09:18:35 +02:00 |
cc26x0
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
cc430
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
cc2538
|
cpu/cc2538: add SRAM based random seed
|
2018-07-04 17:55:20 +02:00 |
cortexm_common
|
cortexm_common: add SRAM based PRNG seeder
|
2018-07-04 17:55:16 +02:00 |
efm32
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
ezr32wg
|
ezr32wg: Adjust ldscript memory segment attributes
|
2018-05-09 06:44:39 +02:00 |
fe310
|
make: add hifive1 to BOARD_INSUFFICIENT_MEMORY
|
2018-05-29 16:27:53 -07:00 |
kinetis
|
kinetis: Clean up SPI module power handling
|
2018-06-27 19:21:39 +02:00 |
lm4f120
|
cpu/lm4f120: drop useless periph timer guards
|
2018-06-21 08:56:55 +02:00 |
lpc1768
|
lpc1768: Adjust ldscript memory segment attributes
|
2018-05-09 06:45:28 +02:00 |
lpc2387
|
Merge pull request #9296 from maribu/lpc2387
|
2018-06-21 19:28:53 +02:00 |
mips32r2_common
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
mips32r2_generic
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
mips_pic32_common
|
mips: Correct usage of USEMODULE
|
2018-01-15 14:02:59 +00:00 |
mips_pic32mx
|
boards/makefiles: Remove '-Otype' from OFLAGS
|
2018-04-09 17:32:46 +02:00 |
mips_pic32mz
|
mips_pic32mz: Tabs to spaces in ldscript
|
2018-05-09 00:41:27 +02:00 |
msp430_common
|
cpu/msp430: use const pointer in flashpage
|
2018-03-14 16:28:32 +01:00 |
msp430fxyz
|
cpu/msp430fxyz: Fixed input sanitizing in GPIO_PIN
|
2018-06-26 21:16:23 +02:00 |
native
|
cpu/native: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
nrf5x_common
|
cpu/nrf5x: include nrfx.h compatibility header
|
2018-06-06 13:52:57 +02:00 |
nrf51
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
nrf52
|
cpu/nrf52: enable instruction cache
|
2018-06-22 16:09:23 +02:00 |
sam0_common
|
sam0_common: Adjust ldscript memory segment attributes
|
2018-05-09 06:49:02 +02:00 |
sam3
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
sam_common
|
cpu*: fix doxygen grouping
|
2018-06-11 19:12:02 +02:00 |
samd21
|
cpu/samd21: add SRAM based random seed
|
2018-07-04 17:55:20 +02:00 |
saml21
|
cpu/saml21: Fix possibly uninitialized variable in pm.c.
|
2018-06-11 18:35:41 +02:00 |
stellaris_common
|
cpu/stellaris: Rename Makefile -> Makefile.include
|
2017-04-04 19:57:12 +02:00 |
stm32_common
|
Merge pull request #9096 from OTAkeys/pr/stm32_cpu_line
|
2018-06-27 00:21:02 -07:00 |
stm32f0
|
cpu/stm32f0: make use of CPU_LINE and STM32_FLASHSIZE
|
2018-06-19 14:31:23 +02:00 |
stm32f1
|
cpu/stm32{f,l}{0,1}: provide flash common feature
|
2018-05-24 14:07:55 +02:00 |
stm32f2
|
cpu/stm32f2: make use of CPU_LINE
|
2018-06-27 09:47:40 -07:00 |
stm32f3
|
cpu/stm32f3: make use of CPU_LINE
|
2018-06-27 10:27:19 -07:00 |
stm32f4
|
cpu/stm43f4: add SRAM based random seed
|
2018-07-04 17:55:20 +02:00 |
stm32f7
|
cpu/stm32f7: make use of CPU_LINE
|
2018-06-27 10:38:46 -07:00 |
stm32l0
|
cpu/stm32l0: add definitions for internal eeprom
|
2018-05-24 14:07:55 +02:00 |
stm32l1
|
Merge pull request #9413 from PeterKietzmann/pr_olegart_stm32l1_adc_clock
|
2018-06-26 16:56:48 +02:00 |
stm32l4
|
cpu/stm32l4: adapt for stm32l476vg
|
2018-07-04 09:19:46 +02:00 |
doc.txt
|
cpu: doc typos
|
2017-01-20 13:36:26 +01:00 |