Commit Graph

67 Commits (pr/rotary)

Author SHA1 Message Date
Joakim Nohlgård 339a4da9dc Makefiles: move to new directory /makefiles 6 years ago
Vincent Dupont bb52575d45 boards: fix I2C_APBCLK value in stm32-based boards 6 years ago
kYc0o 020f74fdaa boards/fox: use second UART in Darwin platforms 6 years ago
Alexandre Abadie ebc35a0613 boards: fix doxygen @brief in periph.conf 6 years ago
Peter Kietzmann 513b20ffd3 Merge pull request #4780 from haukepetersen/opt_periph_spi2
drivers/spi: reworked SPI driver interface
6 years ago
Oleg Hahm c5abb08316 Merge pull request #4058 from daniel-k/pr/gdb_threads_openocd
cortex_m: Add debug symbols for OpenOCD/GDB thread support
6 years ago
Hauke Petersen 0edef2a0e1 cpu/stm32*+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
6 years ago
Oleg Hahm 7ee7801c10 *: remove trailing underscores from header guards 6 years ago
daniel-k 9d403d95ce cortex_m: Add debug symbols for OpenOCD/GDB thread support 6 years ago
PeterKietzmann 40976cb40a cpu/stm32f1: optimize ACR setting and move to cpu.c 6 years ago
Hauke Petersen 55c6c4582b boards/stm32-based: adapted UART configuration 6 years ago
Pieter Willemsen a0835ccb1d stm32: use periph_clk_en/dis functions for clock changes 6 years ago
Hauke Petersen ab12d60d05 boards/stm32-based: adapted timer configurations 6 years ago
Kaspar Schleiser 10e9336c78 boards: adapt to automatically included boards/$board/Makefile.dep 7 years ago
Kaspar Schleiser 46bd2f45d9 sys: xtimer: replace XTIMER_MASK with XTIMER_WIDTH in board config 7 years ago
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
7 years ago
DipSwitch a259cc42b0 [SQUASH] Make PLL_DIV and PLL_MUL behave the same as for the F3 and F4 7 years ago
DipSwitch bd9b3a269c cpu/stm32/perip/dac: Move DAC implementation to stm32_common/periph since all STM32 DAC's have the same basics 7 years ago
Oleg Hahm 10f5f1aa33 make: introduce netif_default pseudomodule
Additionally the dependencies for GNRC specific modules are centralized in Makefile.dep.
7 years ago
Martine Lenders 5bfc9e43fb at86rf2xx: port to netdev2 7 years ago
Hauke Petersen 5996706771 boards: adapted LED initialization calls 7 years ago
DipSwitch 93bce6291c Merge pull request #5090 from haukepetersen/opt_stm_clken
cpu/stm32_common: added shared periph_clk_en/dis functions
7 years ago
Hauke Petersen 083204c899 boards: fixed timer conf for stm32f1 based boards 7 years ago
Hauke Petersen eeea9c9cfb baords: fixed timer config for stm32f1 based boards 7 years ago
Hauke Petersen e33ff59375 boards/fox: adapted UART configuration 7 years ago
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
7 years ago
DipSwitch 2558050d9e cpu: Add clock source selection based on CLOCK_HSE or CLOCK_HSI for STM32F1 7 years ago
Hauke Petersen c9677c4350 boards/fox: unified LED defines 7 years ago
DipSwitch 4a2134fd53 cpu/stm32f1/adc: Initial import for STM32F1 ADC 7 years ago
Joakim Nohlgård ae108581d3 boards/*/Makefile.include: replace $(shell ls) by native Makefile functions 7 years ago
Hauke Petersen f94b47c9d7 boards/fox: adapted to timer changes 7 years ago
Joakim Nohlgård 51f945a303 boards/fox: Update to match timer_init API change 7 years ago
Joakim Nohlgård 7835ab2be7 make: Move BOARD and CPU includes to Makefile.modules 7 years ago
Joakim Nohlgård fae9a092fd boards: Remove Makefile.include.cortexm_common 7 years ago
Hauke Petersen b436219674 boards: removed F_CPU define from board.h 7 years ago
Hauke Petersen 3b1a59d954 boards/fox: adjusted to updated cpu header 7 years ago
Hauke Petersen db25206a58 boards: use default values for STDIO defines 7 years ago
Hauke Petersen ac2b9f2524 boards: changed module name to 'board' 7 years ago
Hauke Petersen f6dc6d0475 boards/fox: added SAUL configaration for sensors 7 years ago
Hauke Petersen 973d85fa2e boards/fox: use default at86rf2xx_params.h 7 years ago
Hauke Petersen 36a111e72f boards/fox: added radio to netif_default 7 years ago
Hauke Petersen 99e5aaaa7d boards/fox: added params file for the at86rf231 7 years ago
Hauke Petersen 528e832c90 boards: cleaned up entries in Makefile.features 8 years ago
Hauke Petersen e395dfd91e boards: s/GPIO(x,y)/GPIO_PIN(x,y)/ 8 years ago
Hauke Petersen 18e364ae17 boards: removed deprecated HW_TIMER defines 8 years ago
Hauke Petersen 8d89b95af5 boards: added missing periph_timer feature 8 years ago
Hauke Petersen 567193277f boards/fox: adjusted GPIO defines in periph_conf.h 8 years ago
Oleg Hahm f90032f94f Merge pull request #3334 from kaspar030/remove_old_net
remove old network stack
8 years ago
Hauke Petersen 4cb87014d9 boards/fox: adapted to GPIO driver changes 8 years ago
Hauke Petersen bff1d7e73e boards: remove feature 'transceiver' 8 years ago