1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/stm32_common
Gaëtan Harter 1be5b7b10b
cpu: do not locally export compilation variables
These are already exported by `makefiles/vars.inc.mk`.
It is a prerequisite to allow handling compilation without global exports.
2019-08-29 10:35:53 +02:00
..
dist cpu: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02:00
include cpu/stm32_common: uniformize define alignments 2019-07-24 09:02:47 +02:00
ldscripts stm32_common: Adjust ldscript memory segment attributes 2018-05-09 06:49:29 +02:00
periph cpu/stm32: Fix 16 bit reg endianess for i2c_1 2019-08-16 15:04:13 +02:00
cpu_common.c cpu/stm32_common: uniformize define alignments 2019-07-24 09:02:47 +02:00
cpu_init.c cpu/stm32_common: minimize consumption for STM32L1 2019-08-05 15:40:35 +02:00
doc.txt cpu/stm32_common: update doc 2017-09-01 10:15:26 +02:00
Makefile cpu/stm32_common: build common module 2016-03-16 12:17:16 +01:00
Makefile.features cpu/stm32_common: add support for uart_mode routine 2019-01-31 14:15:20 +01:00
Makefile.include cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32_mem_lengths.mk stm32_common/stm32_mem_length: fix RAM_LEN for stm32l1xx-A/X cpu's 2019-07-09 08:56:35 +02:00
stmclk_common.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00
stmclk_l0l1.c cpu/stm32_common: always enable PWR module 2018-03-06 14:55:32 +01:00
stmclk.c cpu/stm32_common: uniformize define alignments 2019-07-24 09:02:47 +02:00