Alexandre Abadie
|
2dc5a69939
|
Merge pull request #15535 from aabadie/pr/tools/lpc2k_pgm
tools/lpc2k_pgm: refactor build system integration
|
2020-12-01 21:13:52 +01:00 |
|
Alexandre Abadie
|
966221f5a4
|
boards/opencm904: move robotis-loader in common place
|
2020-12-01 18:31:41 +01:00 |
|
Benjamin Valentin
|
0b83589bbc
|
boards/common/e104-bt50xxa-tb: enable software reset
|
2020-12-01 18:29:09 +01:00 |
|
Benjamin Valentin
|
345e0bf063
|
boards/e104-bt5010a-tb: default to nrfmin
nimble is too large for the board.
|
2020-12-01 18:28:43 +01:00 |
|
Alexandre Abadie
|
d7a3872d42
|
boards/z1: telosb: use common goodfet makefile
|
2020-12-01 18:06:47 +01:00 |
|
Alexandre Abadie
|
b87b901795
|
boards/lobaro-lorabox: use common stm32loader
|
2020-12-01 17:27:14 +01:00 |
|
Benjamin Valentin
|
e03034eb87
|
boards/e104-bt5011a-tb: add support for E104-BT5011A breakout board
This adds support for the nRF52811 based E104-BT5011A break-out board.
|
2020-12-01 16:14:43 +01:00 |
|
Benjamin Valentin
|
ef96696bab
|
boards/common/e104-bt50xxa-tb: common board for Ebyte nRF52 breakouts
|
2020-12-01 16:14:43 +01:00 |
|
Alexandre Abadie
|
7272549007
|
boards/common/msp430: use common mspdebug
|
2020-12-01 15:52:17 +01:00 |
|
Alexandre Abadie
|
41d0272140
|
boards/common/msba2: use common lpc2k_pgm programmer
|
2020-12-01 13:39:42 +01:00 |
|
Alexandre Abadie
|
aea9d4b0a7
|
make: move lpc2k_pgm in tools/
|
2020-12-01 13:36:36 +01:00 |
|
Martine Lenders
|
df676dc078
|
Merge pull request #15430 from benpicco/boards/native-zep
boards/native: allow to use ZEP instead of tap
|
2020-12-01 12:16:41 +01:00 |
|
Alexandre Abadie
|
b0b19203a7
|
Merge pull request #15190 from benpicco/boards/wefun-f401cc
boards/common/weact-f4x1cx: create common WeAct boards
|
2020-12-01 12:03:38 +01:00 |
|
Benjamin Valentin
|
bfb7cbfa4d
|
boards/nrf52: resolve netdev dependencies for all family members
|
2020-12-01 11:42:52 +01:00 |
|
Benjamin Valentin
|
851e2c5a9a
|
boards/weact-f401cc: add WeAct-f401cc
|
2020-12-01 11:02:09 +01:00 |
|
Benjamin Valentin
|
84b62aa12b
|
boards/weact-f401ce: add WeAct-f401ce
|
2020-12-01 11:02:09 +01:00 |
|
Benjamin Valentin
|
26a907576c
|
boards/weact-f411ce: add WeAct-f411ce
|
2020-12-01 11:02:09 +01:00 |
|
Benjamin Valentin
|
e200d009ad
|
boards/common/weact-f4x1cx: create common WeAct boards dir
|
2020-12-01 11:02:09 +01:00 |
|
Alexandre Abadie
|
d527ab6994
|
cpu: boards: esp: use common esptool makefile
|
2020-12-01 10:36:42 +01:00 |
|
Francisco
|
4afc04523c
|
Merge pull request #14490 from yarrick/esp32_eth_kit
boards: add support for the ESP32-Ethernet-Kit board
|
2020-12-01 10:09:36 +01:00 |
|
Benjamin Valentin
|
0ed34cdb4d
|
cpu/stm32: periph_eth: drop addr from eth_conf_t
MAC address is now supplied by EUI provider, no need to hard-code
it for the board.
|
2020-11-29 23:11:14 +01:00 |
|
Erik Ekman
|
2afa93c9f7
|
boards/esp32-ethernet-kit: Setup Kconfig to match makefiles
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
064f58e7aa
|
boards/esp32: add ESP32-Ethernet-Kit v1.2 board
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
f586548d9c
|
boards/esp32: add ESP32-Ethernet-Kit v1.1 board
Split docs in v1_0 directory to board common and version specific parts.
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
8e767373fb
|
boards/esp32-ethernet-kit: add SPI pin config
For when JTAG is not used.
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
db91be6ef8
|
cpu/esp32: add esp_jtag pseudomodule and feature
Available on esp32-wrover-kit and esp32-ethernet-kit boards.
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
d9c40ba47a
|
boards/esp32: fix spelling of periph_i2c
Also change to single quotes for inline verbatim.
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
b3197dea28
|
boards/esp32-ethernet-kit: add button definition
Conflicts with Ethernet phy clock input.
Tested with tests/saul:
Dev: BOOT Type: SENSE_BTN
Data: 0
Dev: BOOT Type: SENSE_BTN
Data: 1
and tests/buttons:
On-board button test
-- Available buttons: 1
-- Try pressing buttons to test.
[SUCCESS]
Pressed BTN0
Pressed BTN0
Pressed BTN0
|
2020-11-28 10:18:54 +01:00 |
|
Erik Ekman
|
e3142c39f0
|
boards/esp32: add ESP32-Ethernet-Kit board
Mostly copied from esp32-wroom-kit and Ethernet part from
esp32-olimex-evb.
Ethernet and serial port has been tested (on v1.2 board).
|
2020-11-28 10:18:54 +01:00 |
|
Alexandre Abadie
|
c61a231d7f
|
boards/firefly: don't start renode in board config
|
2020-11-27 13:39:22 +01:00 |
|
Alexandre Abadie
|
44b8ad61e0
|
boards/hifive1*: don't start renode in board config
|
2020-11-27 13:39:22 +01:00 |
|
Alexandre Abadie
|
c5d2050f92
|
boards/cc2538dk: don't start renode in board config
|
2020-11-27 13:37:52 +01:00 |
|
Francisco
|
7237e38436
|
Merge pull request #15501 from aabadie/pr/boards/renode_hifive
boards/hifive*: add renode support
|
2020-11-27 10:09:10 +01:00 |
|
Alexandre Abadie
|
f1a20d9a78
|
Merge pull request #13177 from aabadie/pr/boards/arduino-ble-iot
boards/arduino-nano-33-iot: add initial support
|
2020-11-27 10:03:46 +01:00 |
|
Francisco
|
a618067a76
|
Merge pull request #15489 from aabadie/pr/boards/renode_firefly
boards/firefly: add renode configuration
|
2020-11-27 09:21:01 +01:00 |
|
Alexandre Abadie
|
dfff56801c
|
boards/arduino-nano-33-iot: add initial support
|
2020-11-27 08:45:07 +01:00 |
|
Francisco
|
47ed64fcfd
|
Merge pull request #15466 from leandrolanzieri/pr/kconfig_drivers_bc
drivers/{b,c}*: model modules in Kconfig
|
2020-11-26 10:44:28 +01:00 |
|
Alexandre Abadie
|
c6ad85a7b0
|
boards: don't include programmer logic at board level
|
2020-11-25 22:31:13 +01:00 |
|
Leandro Lanzieri
|
2407c18890
|
drivers/saul: add modules to Kconfig
|
2020-11-25 12:00:13 +01:00 |
|
Alexandre Abadie
|
13d149fe09
|
boards/hifive1*: add renode configuration
|
2020-11-25 09:07:18 +01:00 |
|
Alexandre Abadie
|
cfb771dcac
|
boards/firefly: add renode configuration
|
2020-11-25 09:05:43 +01:00 |
|
benpicco
|
638cb00a28
|
Merge pull request #15486 from aabadie/pr/make/emulator_enh
make: handle emulator backend in Makefile.include
|
2020-11-25 00:31:19 +01:00 |
|
Bas Stottelaar
|
57ffd66605
|
boards/e180-zg120b-tb: add initial support
|
2020-11-23 00:36:20 +01:00 |
|
Alexandre Abadie
|
ba8825928e
|
boards/microbit: use qemu as default emulator
|
2020-11-20 14:24:06 +01:00 |
|
Alexandre Abadie
|
85765e1e33
|
boards/cc2538dk: remove useless include of renode
|
2020-11-20 14:24:05 +01:00 |
|
Alexandre Abadie
|
8560d13410
|
boards/microbit: use common qemu include
|
2020-11-20 14:18:18 +01:00 |
|
Bas Stottelaar
|
e438e9afde
|
boards/efm32: provide efm32_coretemp feature
|
2020-11-18 17:27:17 +01:00 |
|
Bas Stottelaar
|
34c252d0e6
|
Merge pull request #15461 from basilfx/feature/efm32_driver_coretemp
cpu/efm32: add coretemp driver
|
2020-11-18 15:08:29 +01:00 |
|
Bas Stottelaar
|
e1b356e884
|
boards/efm32: enable efm32_coretemp driver
|
2020-11-18 12:28:45 +01:00 |
|
Leandro Lanzieri
|
8b0e0d2f52
|
boards/native: add native_drivers module to Kconfig
|
2020-11-18 10:07:58 +01:00 |
|