[riot-commits] [RIOT-OS/RIOT] b289c6: cpu/cc26xx_cc13xx: define GPIO_PIN macro
benpicco
noreply at github.com
Tue Feb 9 23:35:13 CET 2021
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b289c698b81fcfbf2ff8ac0065ce26b47f0f3162
https://github.com/RIOT-OS/RIOT/commit/b289c698b81fcfbf2ff8ac0065ce26b47f0f3162
Author: Jean Pierre Dudey <me at jeandudey.tech>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M cpu/cc26xx_cc13xx/include/periph_cpu_common.h
Log Message:
-----------
cpu/cc26xx_cc13xx: define GPIO_PIN macro
This allows using the macro inside the periph_conf.h board files since the
periph/gpio.h header can't be included on the peripheral configuration.
Signed-off-by: Jean Pierre Dudey <me at jeandudey.tech>
Commit: 2bca4d3ac3e4edd39dff67ed1b6609c47c040155
https://github.com/RIOT-OS/RIOT/commit/2bca4d3ac3e4edd39dff67ed1b6609c47c040155
Author: Jean Pierre Dudey <me at jeandudey.tech>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
A boards/cc1350-launchpad/Kconfig
A boards/cc1350-launchpad/Makefile
A boards/cc1350-launchpad/Makefile.dep
A boards/cc1350-launchpad/Makefile.features
A boards/cc1350-launchpad/Makefile.include
A boards/cc1350-launchpad/board.c
A boards/cc1350-launchpad/dist/cc13x0f128_XDS110.ccxml
A boards/cc1350-launchpad/dist/cc13x0f128_XDS110.dat
A boards/cc1350-launchpad/dist/cc13x0f128_gdb.conf
A boards/cc1350-launchpad/dist/openocd.cfg
A boards/cc1350-launchpad/doc.txt
A boards/cc1350-launchpad/include/board.h
A boards/cc1350-launchpad/include/gpio_params.h
A boards/cc1350-launchpad/include/periph_conf.h
M examples/dtls-sock/Makefile.ci
M examples/gnrc_border_router/Makefile.ci
M examples/javascript/Makefile.ci
M examples/lua_REPL/Makefile.ci
M examples/lua_basic/Makefile.ci
M tests/bench_xtimer/Makefile
M tests/gnrc_dhcpv6_client_6lbr/Makefile.ci
M tests/gnrc_netif/Makefile.ci
M tests/pkg_tinydtls_sock_async/Makefile.ci
M tests/pkg_utensor/Makefile.ci
M tests/unittests/Makefile.ci
Log Message:
-----------
boards: add cc1350-launchpad
Signed-off-by: Jean Pierre Dudey <me at jeandudey.tech>
Commit: a69da13d562a6e226228aa8ffe28371e0688e436
https://github.com/RIOT-OS/RIOT/commit/a69da13d562a6e226228aa8ffe28371e0688e436
Author: benpicco <benjamin.valentin at ml-pa.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
A boards/cc1350-launchpad/Kconfig
A boards/cc1350-launchpad/Makefile
A boards/cc1350-launchpad/Makefile.dep
A boards/cc1350-launchpad/Makefile.features
A boards/cc1350-launchpad/Makefile.include
A boards/cc1350-launchpad/board.c
A boards/cc1350-launchpad/dist/cc13x0f128_XDS110.ccxml
A boards/cc1350-launchpad/dist/cc13x0f128_XDS110.dat
A boards/cc1350-launchpad/dist/cc13x0f128_gdb.conf
A boards/cc1350-launchpad/dist/openocd.cfg
A boards/cc1350-launchpad/doc.txt
A boards/cc1350-launchpad/include/board.h
A boards/cc1350-launchpad/include/gpio_params.h
A boards/cc1350-launchpad/include/periph_conf.h
M cpu/cc26xx_cc13xx/include/periph_cpu_common.h
M examples/dtls-sock/Makefile.ci
M examples/gnrc_border_router/Makefile.ci
M examples/javascript/Makefile.ci
M examples/lua_REPL/Makefile.ci
M examples/lua_basic/Makefile.ci
M tests/bench_xtimer/Makefile
M tests/gnrc_dhcpv6_client_6lbr/Makefile.ci
M tests/gnrc_netif/Makefile.ci
M tests/pkg_tinydtls_sock_async/Makefile.ci
M tests/pkg_utensor/Makefile.ci
M tests/unittests/Makefile.ci
Log Message:
-----------
Merge pull request #15948 from jeandudey/2021_02_08-cc1350-launchpad
boards: add cc1350 launchpad
Compare: https://github.com/RIOT-OS/RIOT/compare/807b154fc4b1...a69da13d562a
More information about the commits
mailing list