Commit Graph

48 Commits (pr/rotary)

Author SHA1 Message Date
Alexandre Abadie 8c33bd55c9 boards/nucleos: deactivate LED0 auto init by default 6 years ago
Alexandre Abadie a3497539c2 boards: fix PWM doxygen doc in periph_conf 6 years ago
Hauke Petersen ad8f390cc1 boards: enabled flashpage feature for selected ones 6 years ago
Martine Lenders 59150b67f1 Merge pull request #6494 from haukepetersen/fix_nucleo_timerconfig
boards/nucle-f0xx: fixed timer configuration
6 years ago
Hauke Petersen 57948eb7b9 boards/nucleo: fixed xtimer configuration 6 years ago
Alexandre Abadie ebc35a0613 boards: fix doxygen @brief in periph.conf 6 years ago
Hauke Petersen 1171db8c5f boards/nucle-f0xx: fixed timer configuration 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
Alexandre Abadie 4d9b3d1c2a boards/nucleo-f091: add extra UART 6 years ago
Alexandre Abadie d860393076 boards/nucleo-f091: add ADC configuration 6 years ago
Alexandre Abadie 35d22e3230 boards/nucleo-f091: configure PWM 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
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
Hauke Petersen 1bc1dd94ba boards/stm32-based: added missing CLOCK_APBx defines 6 years ago
Alexandre Abadie f87dd60a3d boards/nucleo-common: provide arduino sketch feature to nucleo boards 6 years ago
Kaspar Schleiser 10e9336c78 boards: adapt to automatically included boards/$board/Makefile.dep 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
Hauke Petersen 5996706771 boards: adapted LED initialization calls 7 years ago
Hauke Petersen 000fae0e17 boards/nucleo-f091: unified LED defines 7 years ago
Hauke Petersen 0ccadc0f7b boards/nucleo: added and use common board folder 7 years ago
Hauke Petersen 7a76396016 boards/nucleo-f091: added dummy ADC config 7 years ago
Joakim Nohlgård ae108581d3 boards/*/Makefile.include: replace $(shell ls) by native Makefile functions 7 years ago
Hauke Petersen c08cbb1700 boards/nucleo-xx: added pin define for user button 7 years ago
Joakim Nohlgård 595dfb3fb0 boards/nucleo-f091: Update to match timer_init API change 7 years ago
MohmadAyman 2199848a51 boards/nucleo-f091: adapted to GPIO driver changes
dummy

dummy

dummy
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 db25206a58 boards: use default values for STDIO defines 7 years ago
Hauke Petersen ac2b9f2524 boards: changed module name to 'board' 7 years ago
Oleg Hahm 00def4f8e7 CI: split up Cortex-M0 in two groups 7 years ago
Hauke Petersen 528e832c90 boards: cleaned up entries in Makefile.features 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
Lari Lehtomäki 1ecaadab4e cpu/stm32f0: RTC implementation with external clock
tests: Tests for RTC clock
8 years ago
Kaspar Schleiser 830af458ea oldnet: remove radio_packet_length_t define 8 years ago
Oleg Hahm e634b8c5a8 Merge pull request #3056 from OlegHahm/board_leading_underscore_removal
boards: remove header guard under scores
8 years ago
BigDaddyD b6bd067863 boards: removed leading underscores from macros
* also added a trailing underscore to header guards for consistency

Commit for PR 2623, repairing header file include guards.
This PR is intended to fix the include guards in files under RIOT/boards

SQUASH ME: fix underscore removal overdos

SQUASH ME: consistent macro naming

SQUASH ME: missed that one

SQUASH ME: fixed overdo

SQUASH ME: consistency
8 years ago
Hauke Petersen a174b7644a boards: adjusted peripheral confs to GPIO changes 8 years ago
Hauke Petersen 49dcb692d1 boards: adapted Makefiles to cortexm_common folder
- changed naming of cortexm_common in makefiles
- included some minor cleanups
8 years ago
Kaspar Schleiser 71b6c32713 board: nucleo-f091: adapt to common board Makefile 8 years ago
Tom Van den Eynde e57176b760 boards/nucleo-f091: split FEATURES_PROVIDED over multiple lines 8 years ago
Hauke Petersen 7ccf184cd1 boards: added support for nucleo-f091 8 years ago