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
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
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
796beb912f
boards/arduino-zero: remove unused ADC configuration
2017-04-20 17:11:02 +02:00
Francisco Acosta
2d9e1ed664
Merge pull request #6880 from aabadie/nucleo144_leds
...
boards/nucleo144: fix uninitialized on-board leds
2017-04-20 00:00:25 +02:00
Francois Berder
407031dc54
boards: pic32-wifire: Fix UART RX pinmux register
...
U4RXREG is the RX buffer for UART4. U4RXR is the register for
controlling the input pin for UART4.
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
2017-04-19 16:23:15 +01:00
Francois Berder
ea04d9af33
boards: pic32-clicker: Fix UART RX pinmux register
...
U3RXREG is the RX buffer for UART3. U3RXR is the register for
controlling the input pin for UART3.
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
2017-04-19 16:21:51 +01:00
Francois Berder
fa51e4081d
boards: pic32-clicker: Remove useless UART pin configuration
...
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
2017-04-19 16:15:50 +01:00
Francois Berder
12690185cb
boards: pic32-wifire: Remove useless UART pin configuration
...
Since the UART module takes control of RX and TX pins, there
is no need to configure the pins.
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
2017-04-19 16:15:44 +01:00
Martine Lenders
2e6520d7a7
Merge pull request #6829 from francois-berder-imgtec/periph-gpio
...
PIC32: Add GPIO peripheral
2017-04-19 12:43:15 +02:00
Martine Lenders
2a0ead8fc1
Merge pull request #6920 from smlng/doc/arduino_common
...
doxygen: refine Arduino Atmega Common documentation
2017-04-18 13:32:16 +02:00
smlng
87ea556758
doxygen: refine Arduino Atmega Common documentation
2017-04-18 11:18:26 +02:00
Francisco Acosta
7333016547
Merge pull request #6791 from gebart/pr/kinetis-ldscript-unification
...
kinetis: move ldscripts to kinetis_common for easier reuse
2017-04-18 10:38:41 +02:00
Martine Lenders
c3d318ea0a
Merge pull request #6903 from miri64/doc/fix/unify-board-names
...
doc: boards: unify board names
2017-04-14 11:11:53 +02:00
Travis Griggs
bc4cd53946
boards/samd21-xpro: add initial support
2017-04-13 18:21:07 -07:00
Martine Lenders
812c55727c
Merge pull request #6886 from smlng/driver/mag3110/rework
...
drivers: mag3110 rework
2017-04-14 02:25:16 +02:00
Martine Lenders
b1547ffd4f
doc: boards: unify board names
2017-04-14 02:23:20 +02:00
Martine Lenders
9a3efb2ed0
Merge pull request #6905 from miri64/doc/fix/remote
...
doc: unify RE-Mote grouping with grouping of other boards
2017-04-14 02:20:03 +02:00
smlng
36526f8a3b
driver, mag3110: add saul
2017-04-13 21:14:44 +02:00