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
0fcc7d3834
cleanup: apply headerguard script output
2017-05-24 17:54:02 +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
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
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
882bcff048
boards: replace @brief with @name when necessary
2017-04-13 12:10:30 +02:00
Francois Berder
72234d7df4
boards: pic32-wifire: Add support for GPIO peripheral
...
Signed-off-by: Francois Berder <francois.berder@imgtec.com>
2017-04-12 10:58:52 +01:00
Neil Jones
c4d28cb5e2
boards: pic32-wifire: Add support for the Digilent WiFire board.
...
This board features a pic32mz2048efg100 PIC32 device with a MIPS core.
2017-03-28 16:25:31 +01:00