Joakim Nohlgård
6fd40a194d
frdm-k22f: Remove unused configuration
2017-08-01 16:43:53 +02:00
Joakim Nohlgård
526854c19d
frdm-k64f: Remove unused configuration
2017-08-01 16:43:28 +02:00
Joakim Nohlgård
742bcad912
kinetis: Unify cpu.c, update clocking initialization
...
Unify cpu_init for all Kinetis CPUs to reduce code duplication.
Updated the MCG driver implementation to make the configuration easier.
Most clock settings are initialized by kinetis_mcg_init() called from
cpu_init. Board specific external clock source initialization
(FRDM-K64F, PhyNode) needs to be performed in board_init instead of
in cpu_init.
2017-08-01 16:30:19 +02:00
Bumsik Kim
b7990ab3ec
board/arduino-mkr1000: Fixed bad MUX config for SPI bus
2017-07-31 14:41:47 -04:00
Peter Kietzmann
8816af5d09
Merge pull request #7423 from haukepetersen/fix_nucleo-l476_spiaf
...
boards/nucleo-l476: fixed AF for SPI pin config
2017-07-27 15:07:42 +02:00
Hauke Petersen
239072289a
boards/nucleo-l476: fixed AF for SPI pin config
2017-07-27 13:44:31 +02:00
Sebastian Meiling
027d65d491
Merge pull request #7327 from smlng/cpu/cc2538/periph_adc
...
cpu, cc2538: add low-level adc periph driver
2017-07-27 10:08:05 +02:00
MichelRottleuthner
ffd4d9280e
stm32_common/periph/rtc: add support for stm32l4
2017-07-26 21:52:35 +02:00
Francisco Acosta
1d9eb0f90a
Merge pull request #7380 from gebart/pr/frdm-k64f-openocd-cleanup
...
frdm-k64f: Remove old openocd.cfg
2017-07-26 01:11:01 +02:00
smlng
864e9f5799
boards: adapt timer config of board cc2650stk (aka TI SensorTag)
2017-07-21 22:20:59 +02:00
smlng
2806484f2c
saul, adc: add config for remote boards
2017-07-20 20:52:36 +02:00
Francois Berder
095afabb79
boards: wifire: Add cpuid peripheral support
...
Signed-off-by: Francois Berder <fberder@outlook.fr>
2017-07-20 19:52:29 +01:00
smlng
bfae64d670
boards: adapt ADC config of cc2538 based boards
...
adapted boards are: cc2538dk, openmote-cc2538, remote-pa,
remote-reva, and remote-revb.
2017-07-20 20:52:29 +02:00
Francois Berder
73ffeb55ab
boards: clicker: Add cpuid peripheral support
...
Signed-off-by: Francois Berder <fberder@outlook.fr>
2017-07-20 19:52:29 +01:00
Hauke Petersen
3c623f63c3
cpu/kinetis: optimization of DAC driver impl.
...
- use assert() for checking the line parameter
- use 'bit.h' for bitbanding
- simplified code a bit
- unified style of defifining the board configuration
- removed unused configurations form pba-d-01-kw2x and frdm-k64f
2017-07-20 16:44:41 +02:00
Joakim Nohlgård
da4f2f6e6e
Merge pull request #6892 from neiljay/pr/mips-newlib-v2
...
cpu/mips: Integrate better with RIOT newlib layer (v2)
2017-07-20 00:27:51 +02:00
Francois Berder
6a29140ae6
boards: wifire: Add HW RNG peripheral support
...
Signed-off-by: Francois Berder <fberder@outlook.fr>
2017-07-19 23:08:55 +01:00
Joakim Nohlgård
abcb7eb527
frdm-k64f: Remove old openocd.cfg
2017-07-18 09:38:21 +02:00
Joakim Nohlgård
912e497423
boards/frdm-k22f: Add NXP FRDM-K22F development board
2017-07-18 08:39:21 +02:00
Joakim Nohlgård
156c7ec58c
boards/frdm-common: Introduce frdm-common for shared files for all FRDM boards
2017-07-18 08:39:21 +02:00
87b9c75556
boards: rename nucleo-l1 to nucleo-l152
2017-07-17 18:24:15 +02:00
Francisco Acosta
82780c5677
Merge pull request #7178 from kYc0o/pba-d-01-kw2x_remove_comments
...
boards/pba-d-01-kw2x: add comments to override CPU_MODEL
2017-07-17 15:23:31 +02:00
kYc0o
d601a92e1d
boards/pba-d-01-kw2x: add comments for variant CPUs
2017-07-17 15:15:03 +02:00
Francisco Acosta
1523186f99
Merge pull request #7209 from kYc0o/mcuboot_nrf52dk
...
Add MCUBoot linking options for RIOT images
2017-07-17 15:12:57 +02:00
kYc0o
ce5f40abb3
boards/nrf52dk: replace JLINK_FLASH_ADDR by global FLASH_ADDR variable
2017-07-17 14:48:30 +02:00
fjmolinas
6aeb124333
boards/nz2-sc151: add inAir9 sx1276 LoRa module configuration
2017-07-17 14:37:51 +02:00
fcd3431633
Merge pull request #7357 from haukepetersen/opt_kinetis_adcboardconfig
...
boards/kinetis-based: beautify ADC configuration
2017-07-15 16:28:51 +02:00
114effd2ce
boards: use EDBG with arduino-zero and saml21-xpro
2017-07-14 23:27:16 +02:00
Hauke Petersen
6e967f9776
boards/kinetis-based: beautify ADC configuration
2017-07-14 15:27:18 +02:00
smlng
5d604c6fb5
board, cc2650stk: fix make reset with uniflash4.x
2017-07-13 22:32:44 +02:00
Andreas "Paul" Pauli
b54f1106f6
Merge pull request #7333 from smlng/board/cc2650/update_uniflash41
...
board, cc2650stk add support for uniflash 4.1
2017-07-12 17:58:06 +02:00
smlng
c783f00e9d
board, cc2650stk: fix button gpio config
2017-07-11 13:38:41 +02:00
smlng
d6f4a78017
board, cc2650stk add support for uniflash 4.1
2017-07-08 10:34:04 +02:00
5450602549
boards/b-l072z-lrwan1: add sx1276 configuration
2017-07-07 15:58:05 +02:00
474ee60566
Merge pull request #7322 from smlng/board/nucleo32-l031/fix_init
...
board, nucleo32-l031: fix board_init
2017-07-05 16:14:38 +02:00
smlng
2c6fb86774
board, nucleo32-l031: fix board_init
2017-07-05 15:50:32 +02:00
d82b323fcf
boards/nucleo: group nucleo boards in documentation
2017-07-05 09:43:20 +02:00
8d070c50d8
boards/nrf52xx: add missing brief description
2017-07-05 09:24:29 +02:00
Peter Kietzmann
afbb00cca7
Merge pull request #7225 from dnahm/atmega_spi
...
cpu/atmega_common: adjust spi for at328p and at1281
2017-06-30 08:53:10 +02:00
dnahm
af34c87a8d
cpu/atmega_common: adjust spi for at328p and at1281
2017-06-30 08:34:47 +02:00
Hauke Petersen
73ede74cd8
cpu/stm32: unified and cleaned up DAC driver
...
- removed neccessity to define empty `DAC_NUMOF 0` for each STM
base board
- adapted all board configs to this
- joined stm32f2 to use common DAC driver
- improved code of DAC driver
2017-06-29 13:03:12 +02:00
smlng
addf64349c
saul: add mpl3115a2
2017-06-29 09:57:17 +02:00
Hauke Petersen
8286c8f686
boards/ardunio-due: added mapping for analog pins
2017-06-28 22:08:03 +02:00
Hauke Petersen
30ef5d0a30
cpu/sam3: added ADC implementation
2017-06-28 22:03:11 +02:00
Francisco Acosta
d31d870b26
Merge pull request #5412 from dkm/pr/spi
...
cpu/lm4f120: SPI support
2017-06-28 18:09:51 +02:00
Marc Poulhiès
685b42c9a2
cpu/lm4f120: SPI support
2017-06-28 16:54:37 +02:00
Neil Jones
af70c0844c
mips: Clean-up makefiles
2017-06-28 12:56:54 +01:00
Hauke Petersen
9136de69d2
boards/arduino-due: style cleanup in periph_conf.h
2017-06-27 13:51:34 +02:00
Dan Evans
08224bd85a
samd21/clock: add xosc32/DFLL option
2017-06-26 10:42:23 -06:00
d9837a495f
board/nucleo144-f429: add ADC configuration
2017-06-26 16:24:27 +02:00
b67e5161dc
board/nucleo144-f412: add ADC configuration
2017-06-26 16:24:27 +02:00
8fca896d0d
board/nucleo144-f412: add ADC configuration
2017-06-26 16:24:27 +02:00
0467168293
board/nucleo-f446: add adc configuration
2017-06-26 16:24:27 +02:00
1fb6d5d314
boards/nucleo-f410: add adc configuration
2017-06-26 16:24:27 +02:00
067231936f
Merge pull request #5793 from OTAkeys/pr/can_stack
...
can: add a CAN stack for RIOT
2017-06-26 16:02:35 +02:00
Francisco Acosta
32b50c371a
Merge pull request #6850 from aabadie/NZ32-SC151
...
boards/nz32-sc151: add initial support
2017-06-26 14:50:52 +02:00
Martine Lenders
b75479c442
Merge pull request #6332 from ant9000/saml21_i2c_support
...
SAM L21 i2c support
2017-06-23 22:26:03 +02:00
811c1594ff
boards/nucleo144-f412: fix clock configuration
2017-06-23 17:02:52 +02:00
Francisco Acosta
cd824c3bc2
Merge pull request #6723 from aabadie/nucleo144_f412
...
boards/nucleo144-f412: initial support
2017-06-23 15:29:41 +02:00
Antonio Galea
7913d19250
boards/saml21-xpro: add i2c configuration
2017-06-23 11:24:36 +02:00
621823c29d
Merge pull request #7214 from smlng/periph/button_macros
...
periph: generalize button macros and add test application
2017-06-22 16:10:42 +02:00
Vincent Dupont
18d180987e
Merge pull request #6951 from aabadie/st-l072z-lrwan1
...
boards/b-l072z-lrwan1: add basic support
2017-06-21 15:34:28 +02:00
ab47fc1f4c
Merge pull request #7204 from PeterKietzmann/pr_nucleo-l411_adc_config
...
boards/nucleo-f411: add ADC pin config
2017-06-21 15:29:03 +02:00
7d992a4574
boards/b-l072z-lrwan1: add basic support
2017-06-21 15:08:41 +02:00
42830d2308
Merge pull request #6916 from gebart/pr/cortexm3-bitband
...
cpu: Add bit manipulation macros for Cortex-M
2017-06-21 12:47:41 +02:00
smlng
587bfcf8bc
cc2650stk: add SAUL gpio adaption
2017-06-20 21:19:58 +02:00
smlng
de948189c3
periph: generalized button macros
2017-06-20 21:19:56 +02:00
d512c1b2a8
Merge pull request #6677 from kYc0o/fox_periph_flashpage
...
boards/fox: add periph_flashpage feature
2017-06-20 20:35:07 +02:00
Vincent Dupont
68f1ea8fd0
native: add a CAN device using socketCAN
2017-06-19 15:36:20 +02:00
Peter Kietzmann
ea904a16b8
boards/nucleo-f411: add ADC pin config
2017-06-19 11:08:39 +02:00
d772dc0116
boards: x86-multiboot-common: use dlcache for downloading toolchain
2017-06-17 17:00:55 +02:00
a6fcbcde9c
Merge pull request #7159 from OTAkeys/pr/stmclk_f2
...
cpu/stm32f2: implement stmclk interface for stm32f2
2017-06-15 19:09:57 +02:00
9dadb9cbaf
Merge pull request #7158 from OTAkeys/pr/stmclk_f4
...
cpu/stm32f4: implement stmclk interface for stm32f4
2017-06-15 11:23:24 +02:00
smlng
054c002960
saul: add support for tmp006
2017-06-14 20:45:01 +02:00
smlng
367247242f
saul: add support for LEDs and buttons on pba-d-01-kw2x
2017-06-13 11:25:46 +02:00
Joakim Nohlgård
a63c0a84a6
kinetis: Use bit.h functions
2017-06-09 05:19:13 +02:00
Vincent Dupont
2d980c545d
boards/nucleo144-f207: convert to stmclk
2017-06-08 19:10:56 +02:00
6ca3567e1b
boards/nucleo144-f767: add initial support
2017-06-08 17:35:22 +02:00
Vincent Dupont
b3e7dd84f9
boards: update stm32f4-based boards with stmclk
2017-06-08 16:51:17 +02:00
2a27cb245a
boards/nucleo-l073: add configuration for I2C periph
2017-06-08 09:39:20 +02:00
f5a1e8216b
Merge pull request #7153 from photonthunder/samd21_xpro_periph_misspelled
...
samd21-xpro:missing r in periph_flashpage
2017-06-08 09:31:12 +02:00
8ce9b29add
Merge pull request #7141 from Marc-Aurele/uart1-l0-impl
...
boards/nucleo-l073: add third UART (USART1) configuration
2017-06-08 09:24:38 +02:00
Aurelien Fillau
6a36c7d5aa
boards/nucleo-l073: add third UART (USART1) configuration
...
UART1 definition has been added to the nucleo-l073 board
definition.
Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2017-06-07 23:52:17 +02:00
Dan Evans
c02bb03078
samd21-xpro:missing r in periph_flashpage
2017-06-07 15:03:42 -06:00
Francisco Acosta
6df211383e
Merge pull request #5366 from haukepetersen/add_flashrom_samd21
...
cpu/samd21: added flashpage driver implementation
2017-06-06 15:54:04 +02:00
joris
2135dcc70c
boards/nucleo32-l031: configure RTC
2017-06-02 20:23:38 +02:00
joris
fa2b1511a2
boards/nucleo-l053: configure RTC
2017-06-02 20:22:13 +02:00
joris
19baa390de
boards/nucleo-l073: configure RTC
2017-06-02 20:14:18 +02:00
Hauke Petersen
e9fad57925
boards/samX21-xpro: enabled flashpage feature
...
done so for:
- samr21-xpro
- saml21-xpro
- samd21-xpro
2017-06-02 11:33:38 +02:00
neiljay
12a9c5e3b4
Merge pull request #7012 from francois-berder/wifire-led
...
boards: pic32-wifire: Add LEDs support
2017-06-02 10:14:43 +01:00
neiljay
7c3601ae8f
Merge pull request #7013 from francois-berder/clicker-led
...
boards: pic32-clicker: Add LEDs support
2017-06-02 10:14:16 +01:00
Martine Lenders
d4693648ba
Merge pull request #7095 from kaspar030/add_headerguard_check_script
...
dist: tools: add headerguard check script
2017-05-24 18:08:29 +02:00
0fcc7d3834
cleanup: apply headerguard script output
2017-05-24 17:54:02 +02:00
Hauke Petersen
c57d67fab8
Merge pull request #7073 from kaspar030/add_edbg_support
...
tools: add edbg support
2017-05-24 17:35:42 +02:00
8060c48427
boards: samd21-xpro: enable use of edbg
2017-05-24 14:52:45 +02:00
f2cc58e8ed
boards: samr21-xpro: enable use of edbg
2017-05-24 14:52:45 +02:00
Hauke Petersen
867b09c224
cpu/kinetis: make UART mode configurable per board
2017-05-24 14:48:49 +02:00
0b918db35c
Merge pull request #7068 from haukepetersen/add_tool_bossa
...
tools: introduce shared tooling for using BOSSA
2017-05-23 07:17:13 +02:00
0d98a91e18
Merge pull request #7080 from kaspar030/deduplicate_sam0_board_makefiles
...
boards: sam0: deduplicate sam0 board makefiles
2017-05-22 13:10:49 +02:00
Francisco Acosta
6aad87f6bd
Merge pull request #7078 from haukepetersen/fix_boards_serialincmk
...
boards: make use of `serial.inc.mk`
2017-05-22 12:00:32 +02:00
Hauke Petersen
d0b959df1c
boards/arduino-mkr1000: used shared BOSSA tooling
2017-05-22 11:42:01 +02:00
Hauke Petersen
0ab8295932
boards/udoo: use shared BOSSA tooling
2017-05-22 11:42:01 +02:00
Hauke Petersen
1bcf4819a7
boards/arduino-due: use shared BOSSA tooling
2017-05-22 11:42:01 +02:00
905490ebd8
boards/nucleo144-f412: initial support
2017-05-19 15:57:37 +02:00
494064b4ba
board: sodaq-autonomo: make use of shared makefiles/boards/sam0.inc.mk
2017-05-19 00:50:41 +02:00
d907789c57
board: samr21-xpro: make use of shared makefiles/boards/sam0.inc.mk
2017-05-19 00:50:41 +02:00
18bd055226
board: saml21-xpro: make use of shared makefiles/boards/sam0.inc.mk
2017-05-19 00:50:41 +02:00
c1ac9dc739
board: samd21-xpro: make use of shared makefiles/boards/sam0.inc.mk
2017-05-19 00:50:41 +02:00
6ce1846eb0
board: arduino-zero: make use of shared makefiles/boards/sam0.inc.mk
2017-05-19 00:50:40 +02:00
fb0412097b
Merge pull request #7075 from haukepetersen/fix_minibit_programmerflashtoolvarname
...
boards: s/FLASHTOOL/PROGRAMMER/
2017-05-18 18:01:33 +02:00
Hauke Petersen
adbf671490
boards: make use of serial.inc.mk
2017-05-18 15:46:38 +02:00
Hauke Petersen
f3484f460e
boards/nrf6310: del redundant TERMFLAGS assignemt
...
The port for the TERMPROG is assingned in serial.inc.mk...
2017-05-18 15:10:06 +02:00
Hauke Petersen
11d26779f6
boards: s/FLASHTOOL/PROGRAMMER/
2017-05-18 13:18:54 +02:00
dce3015e0c
Merge pull request #7051 from OTAkeys/pr/stm32f7discovery
...
boards: add stm32f769 discovery
2017-05-17 19:24:03 +02:00
Vincent Dupont
1c637da74d
boards: add support of stm32f769 discovery board
2017-05-17 15:32:42 +02:00
Hauke Petersen
58cb30db6b
Merge pull request #7060 from haukepetersen/opt_cpu_isrstacksizecleanup
...
cpu: remove ISR stack related placeholders
2017-05-16 10:44:52 +02:00
Bumsik Kim
67d7346d27
boards/arduino-mkr1000: Updated periph config and SWD flashing ( #3 )
2017-05-16 10:15:29 +02:00
f97b4497f2
boards/arduino-mkr1000: initial support
2017-05-16 10:14:59 +02:00
2efccce74e
boards/nz32-sc151: initial support
2017-05-13 20:00:42 +02:00
6b0cf6a728
Merge pull request #7027 from dylad/saml21_adc
...
saml21/adc: initial support
2017-05-12 23:33:47 +02:00
dylad
44dd56c3e8
sam0/adc: merged samd21 & saml21 adc driver
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2017-05-12 21:02:17 +02:00
Hauke Petersen
9aad0e528f
cpu: cleanup unused/umimplemented isr stack code
...
- removed ISR_STACKSIZE define where unused (set to 0)
- removed thread_arch_isr_stack_usage(), thread_arch_isr_stack_start(),
and/or thread_arch_isr_stack_pointer() where not implemented
2017-05-12 18:07:08 +02:00
d3aa58ef2f
boards/nucleos: fix arduino ADC pins, add arduino I2C pins
2017-05-12 09:54:12 +02:00
Martine Lenders
4cd579b236
Merge pull request #6809 from gebart/pr/mulle-led-macros
...
mulle: Streamline LED macros
2017-05-11 14:45:42 +02:00
40de3c641b
Merge pull request #6907 from haukepetersen/add_board_nucleo144-f746
...
boards/cpu: add support for nucleo144-f746 and stm32f7
2017-05-10 16:06:01 +02:00
dylad
55de3781ca
saml21/adc: initial support
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2017-05-09 22:14:54 +02:00
Bumsik Kim
92b24ba86f
board\samd21-xpro: Corrected SPI pins for EX3 Header
2017-05-09 10:19:52 -04:00
Hauke Petersen
17fedc7f4d
boards: added support for nucleo144-f746
2017-05-08 09:16:12 +02:00
e18acd2078
Merge pull request #7009 from kbumsik/io1-fix
...
SAMD21/SAMR21: Add more ADC lines
2017-05-07 11:32:42 +02:00
Bumsik Kim
18f30a7d5c
boards/samr21-xpro: add adc support
2017-05-05 10:23:36 -04:00
Bumsik Kim
c54b477188
boards/samd21-xpro: add more adc lines
2017-05-05 10:21:22 -04:00
Bumsik Kim
dfba4394c6
cpu/samd21: move adc channel struct definition to periph_cpu.h
2017-05-05 10:19:39 -04:00
Francois Berder
ed6dc701b2
boards: pic32-clicker: Add LEDs support
...
Signed-off-by: Francois Berder <fberder@outlook.fr>
2017-05-05 13:46:52 +02:00
Francois Berder
fbf369df93
boards: pic32-wifire: Add LED support
...
Signed-off-by: Francois Berder <fberder@outlook.fr>
2017-05-05 13:37:41 +02:00
Martine Lenders
472eeb0068
Merge pull request #6936 from francois-berder/periph-uart
...
boards: wifire/clicker: Fix UART configuration
2017-05-04 17:31:32 +02:00
Pekka Nikander
630c1b6ae6
boards/nucleo-f401: add ADC support for Arduino A0-A5 pins
2017-05-02 15:43:45 +03:00
Joakim Nohlgård
663e2581b6
Merge pull request #6984 from kYc0o/k64f_uart_fix
...
boards/frdm-k64f: fix typo on UART_0_ISR
2017-04-28 19:42:24 +02:00
Joakim Nohlgård
8adf31c0bc
Merge pull request #6983 from kYc0o/frdm_port_osx
...
frdm-k64f: add Darwin serial port
2017-04-28 19:30:45 +02:00
kYc0o
651889e3cd
boards/frdm-k64f: typo on UART_0_ISR fixed
2017-04-28 18:29:20 +02:00
kYc0o
ae2d179c94
frdm-k64f: add Darwin serial port
2017-04-28 16:55:29 +02:00
Travis Griggs
828a47dd6a
samd21/adc: initial implementation
2017-04-27 14:54:29 -07:00
Hauke Petersen
c866634469
cpu/stm32f1: reworked clock initialization code
2017-04-27 11:06:48 +02:00
Martine Lenders
0cc15955f6
Merge pull request #6958 from haukepetersen/fix_kinetis_uart
...
cpu/kintis+boards: fixed UART configuration
2017-04-25 17:22:45 +02:00
Hauke Petersen
9dabbddb2f
cpu/kintis+boards: fixed UART configuration
2017-04-25 14:27:33 +02:00
3c53c58643
Merge pull request #6805 from PeterKietzmann/pr_remote_fix_leds
...
boards/remote: fix led macro
2017-04-25 08:51:54 +02:00
cb4d4fd06c
boards/nucleo144-f303: reconfigure PWM and UART to match Arduino pinout
2017-04-21 17:58:12 +02:00
caafdb26b7
boards/nucleo144-f207: rework uart and pwm configuration to match arduino pinout
2017-04-21 17:58:12 +02:00
9d81419b01
boards/nucleo144-f413: rework uart and pwm configuration to match arduino pinout
2017-04-21 17:58:12 +02:00
641afc3e7e
boards/nucleo144-f429: rework uart and pwm configuration to match arduino pinout
2017-04-21 17:58:12 +02:00
17ec682a09
boards/nucleo144-f446: rework uart and pwm configuration to match arduino pinout
2017-04-21 17:58:12 +02:00