Hauke Petersen
|
eb2b9f2169
|
boards/iotlab: move shared code to common/iotlab
|
2017-11-30 10:26:35 +01:00 |
|
|
02e055fc81
|
make: include cpu Makefile.features from board Makefile.features
|
2017-09-14 13:15:52 +02:00 |
|
|
ebc35a0613
|
boards: fix doxygen @brief in periph.conf
|
2017-01-27 10:31:56 +01:00 |
|
Peter Kietzmann
|
513b20ffd3
|
Merge pull request #4780 from haukepetersen/opt_periph_spi2
drivers/spi: reworked SPI driver interface
|
2017-01-25 22:07:36 +01:00 |
|
Oleg Hahm
|
c5abb08316
|
Merge pull request #4058 from daniel-k/pr/gdb_threads_openocd
cortex_m: Add debug symbols for OpenOCD/GDB thread support
|
2017-01-25 17:49:42 +01:00 |
|
Hauke Petersen
|
0edef2a0e1
|
cpu/stm32*+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
|
2017-01-25 16:46:45 +01:00 |
|
Oleg Hahm
|
7ee7801c10
|
*: remove trailing underscores from header guards
|
2017-01-19 18:30:53 +01:00 |
|
daniel-k
|
9d403d95ce
|
cortex_m: Add debug symbols for OpenOCD/GDB thread support
|
2017-01-16 20:50:35 +01:00 |
|
Pieter Willemsen
|
a0835ccb1d
|
stm32: use periph_clk_en/dis functions for clock changes
|
2016-12-16 15:01:56 +01:00 |
|
Martine Lenders
|
95792d348e
|
iotlab-m3: add missing makefile include to dependencies
This got lost somehow in 10e9336 . Without this fix gnrc_netdev_default
does not include the at86rf2xx module.
|
2016-10-30 13:14:57 +01:00 |
|
|
10e9336c78
|
boards: adapt to automatically included boards/$board/Makefile.dep
|
2016-09-29 15:41:12 +02:00 |
|
Cedric Adjih
|
292f4bc1ee
|
boards/iotlab-a8-m3: initial implementation
|
2016-05-31 14:52:49 +02:00 |
|
Peter Kietzmann
|
5817d91b91
|
Merge pull request #5192 from DipSwitch/pr/fix_stm32f1_also_disable_hsi_on_hse
cpu/stm32f1: Disable HSI when using the HSE as system clock
|
2016-05-17 10:51:46 +02:00 |
|
DipSwitch
|
a259cc42b0
|
[SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4
|
2016-04-05 23:51:55 +02:00 |
|
DipSwitch
|
bd9b3a269c
|
cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics
|
2016-03-29 22:25:50 +02:00 |
|
Oleg Hahm
|
10f5f1aa33
|
make: introduce netif_default pseudomodule
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
|
2016-03-24 16:47:30 +01:00 |
|
Martine Lenders
|
5bfc9e43fb
|
at86rf2xx: port to netdev2
|
2016-03-23 17:45:16 +01:00 |
|
Hauke Petersen
|
5996706771
|
boards: adapted LED initialization calls
|
2016-03-17 14:55:31 +01:00 |
|
Hauke Petersen
|
cf3a40dc5f
|
baords: adapted saul config to GPIO changes
|
2016-03-17 14:55:30 +01:00 |
|
DipSwitch
|
93bce6291c
|
Merge pull request #5090 from haukepetersen/opt_stm_clken
cpu/stm32_common: added shared periph_clk_en/dis functions
|
2016-03-16 23:02:20 +01:00 |
|
Hauke Petersen
|
083204c899
|
boards: fixed timer conf for stm32f1 based boards
|
2016-03-16 12:24:51 +01:00 |
|
Hauke Petersen
|
eeea9c9cfb
|
baords: fixed timer config for stm32f1 based boards
|
2016-03-16 10:53:36 +01:00 |
|
Hauke Petersen
|
f7c6f572b6
|
boards/iotlab-m3: adapted UART configuration
|
2016-03-16 10:45:05 +01:00 |
|
Hauke Petersen
|
99888549af
|
Merge pull request #4154 from DipSwitch/add_clock_selection_stm32f1
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1 family
|
2016-03-15 19:10:43 +01:00 |
|
DipSwitch
|
2558050d9e
|
cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1
|
2016-03-15 17:50:39 +01:00 |
|
Hauke Petersen
|
b34eb922eb
|
boards/iotlab-m3: unified LED defines
|
2016-03-15 16:24:49 +01:00 |
|
DipSwitch
|
4a2134fd53
|
cpu/stm32f1/adc: Initial import for STM32F1 ADC
|
2016-03-14 22:52:26 +01:00 |
|
Joakim Nohlgård
|
ae108581d3
|
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
|
2016-03-11 15:05:06 +01:00 |
|
Joakim Nohlgård
|
dc303a4f0b
|
sys/uart_stdio: rename STDIO -> UART_STDIO_DEV, move to header
|
2016-03-11 12:04:00 +01:00 |
|
Hauke Petersen
|
652b1ffef5
|
boards/iotlab-m3: adjusted to timer changes
|
2016-03-01 22:39:36 +01:00 |
|
Joakim Nohlgård
|
d556f89840
|
boards/iotlab-m3: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
Joakim Nohlgård
|
7835ab2be7
|
make: Move BOARD and CPU includes to Makefile.modules
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
fae9a092fd
|
boards: Remove Makefile.include.cortexm_common
|
2016-02-10 16:37:03 +01:00 |
|
Cenk Gündoğan
|
b860ad3715
|
saul: make pull-up/pull-down mode configurable
|
2016-02-04 14:57:00 +01:00 |
|
Hauke Petersen
|
b436219674
|
boards: removed F_CPU define from board.h
|
2016-01-27 09:52:44 +01:00 |
|
Hauke Petersen
|
affa5c0033
|
boards/iotlab-m3: adjusted to updated vendor header
|
2016-01-26 23:45:51 +01:00 |
|
Hauke Petersen
|
db25206a58
|
boards: use default values for STDIO defines
|
2016-01-05 12:08:31 +01:00 |
|
Hauke Petersen
|
ac2b9f2524
|
boards: changed module name to 'board'
|
2015-12-07 17:53:22 +01:00 |
|
Hauke Petersen
|
16f04741bd
|
boards/iotlab-m3: added SAUL config for sensors
|
2015-11-30 20:33:55 +01:00 |
|
Hauke Petersen
|
7430ab30bb
|
boards/iotlab-m3: use default at86rf2xx_params.h
|
2015-11-19 16:25:40 +01:00 |
|
Hauke Petersen
|
528e832c90
|
boards: cleaned up entries in Makefile.features
|
2015-10-21 16:45:21 +02:00 |
|
Hauke Petersen
|
e395dfd91e
|
boards: s/GPIO(x,y)/GPIO_PIN(x,y)/
|
2015-10-13 14:59:53 +02:00 |
|
Hauke Petersen
|
8d89b95af5
|
boards: added missing periph_timer feature
|
2015-09-16 10:58:56 +02:00 |
|
|
1c9e46b55d
|
boards: iotlab-m3: add xtimer tuning values
|
2015-09-16 10:58:55 +02:00 |
|
|
7d2286e3ec
|
boards: iot-lab_M3: remove obsolete hwtimer defines
|
2015-09-16 10:58:51 +02:00 |
|
Martine Lenders
|
64c6d49cbd
|
iot-lab_M3: rename to iotlab-m3
|
2015-08-19 20:59:06 +02:00 |
|