[riot-commits] [RIOT-OS/RIOT] 5fdbd0: boards: add zigduino
benpicco
noreply at github.com
Tue Feb 9 18:41:15 CET 2021
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 5fdbd09187e92bbfb92dbec1a9dd475e094f96e3
https://github.com/RIOT-OS/RIOT/commit/5fdbd09187e92bbfb92dbec1a9dd475e094f96e3
Author: Benjamin Valentin <benpicco at googlemail.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
A boards/zigduino/Kconfig
A boards/zigduino/Makefile
A boards/zigduino/Makefile.dep
A boards/zigduino/Makefile.features
A boards/zigduino/Makefile.include
A boards/zigduino/doc.txt
A boards/zigduino/include/adc_params.h
A boards/zigduino/include/board.h
A boards/zigduino/include/gpio_params.h
A boards/zigduino/include/periph_conf.h
M dist/testbed-support/makefile.iotlab.single.inc.mk
M examples/default/Makefile
Log Message:
-----------
boards: add zigduino
This adds support for the ATmega128RFA1 based Zigduino.
The board is available on the Strasbourg site of the IoT lab for testing.
Commit: ae4d7ee116c4f4fdf0bd0099c1aa377da3970135
https://github.com/RIOT-OS/RIOT/commit/ae4d7ee116c4f4fdf0bd0099c1aa377da3970135
Author: Benjamin Valentin <benpicco at googlemail.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
M examples/asymcute_mqttsn/Makefile.ci
M examples/cord_ep/Makefile.ci
M examples/cord_epsim/Makefile.ci
M examples/cord_lc/Makefile.ci
M examples/emcute_mqttsn/Makefile.ci
M examples/gcoap/Makefile.ci
M examples/gnrc_border_router/Makefile.ci
M examples/gnrc_networking/Makefile.ci
M examples/nanocoap_server/Makefile.ci
M examples/ndn-ping/Makefile.ci
M examples/posix_sockets/Makefile.ci
M tests/disp_dev/Makefile.ci
M tests/driver_adt7310/Makefile.ci
M tests/driver_at86rf215/Makefile.ci
M tests/driver_cc110x/Makefile.ci
M tests/driver_enc28j60/Makefile.ci
M tests/driver_nrf24l01p_ng/Makefile.ci
M tests/emcute/Makefile.ci
M tests/gnrc_dhcpv6_client/Makefile.ci
M tests/gnrc_dhcpv6_client_6lbr/Makefile.ci
M tests/gnrc_ipv6_ext/Makefile.ci
M tests/gnrc_ipv6_ext_frag/Makefile.ci
M tests/gnrc_ipv6_ext_opt/Makefile.ci
M tests/gnrc_ipv6_nib_dns/Makefile.ci
M tests/gnrc_netif/Makefile.ci
M tests/gnrc_rpl_srh/Makefile.ci
M tests/gnrc_sixlowpan_frag_minfwd/Makefile.ci
M tests/gnrc_sixlowpan_frag_sfr/Makefile.ci
M tests/gnrc_sock_dns/Makefile.ci
M tests/gnrc_tcp/Makefile.ci
M tests/gnrc_udp/Makefile.ci
M tests/nanocoap_cli/Makefile.ci
M tests/pkg_cryptoauthlib_internal-tests/Makefile.ci
M tests/pkg_emlearn/Makefile.ci
M tests/pkg_libb2/Makefile.ci
M tests/pkg_microcoap/Makefile.ci
M tests/pkg_tweetnacl/Makefile.ci
M tests/pthread_cooperation/Makefile.ci
M tests/sntp/Makefile.ci
M tests/sock_udp_aux/Makefile.ci
M tests/unittests/Makefile.ci
Log Message:
-----------
Makefile.ci: add zigduino
Commit: b25c63757e22bde35056e3c83ecc8d70a42fbbff
https://github.com/RIOT-OS/RIOT/commit/b25c63757e22bde35056e3c83ecc8d70a42fbbff
Author: benpicco <benjamin.valentin at ml-pa.com>
Date: 2021-02-09 (Tue, 09 Feb 2021)
Changed paths:
A boards/zigduino/Kconfig
A boards/zigduino/Makefile
A boards/zigduino/Makefile.dep
A boards/zigduino/Makefile.features
A boards/zigduino/Makefile.include
A boards/zigduino/doc.txt
A boards/zigduino/include/adc_params.h
A boards/zigduino/include/board.h
A boards/zigduino/include/gpio_params.h
A boards/zigduino/include/periph_conf.h
M dist/testbed-support/makefile.iotlab.single.inc.mk
M examples/asymcute_mqttsn/Makefile.ci
M examples/cord_ep/Makefile.ci
M examples/cord_epsim/Makefile.ci
M examples/cord_lc/Makefile.ci
M examples/default/Makefile
M examples/emcute_mqttsn/Makefile.ci
M examples/gcoap/Makefile.ci
M examples/gnrc_border_router/Makefile.ci
M examples/gnrc_networking/Makefile.ci
M examples/nanocoap_server/Makefile.ci
M examples/ndn-ping/Makefile.ci
M examples/posix_sockets/Makefile.ci
M tests/disp_dev/Makefile.ci
M tests/driver_adt7310/Makefile.ci
M tests/driver_at86rf215/Makefile.ci
M tests/driver_cc110x/Makefile.ci
M tests/driver_enc28j60/Makefile.ci
M tests/driver_nrf24l01p_ng/Makefile.ci
M tests/emcute/Makefile.ci
M tests/gnrc_dhcpv6_client/Makefile.ci
M tests/gnrc_dhcpv6_client_6lbr/Makefile.ci
M tests/gnrc_ipv6_ext/Makefile.ci
M tests/gnrc_ipv6_ext_frag/Makefile.ci
M tests/gnrc_ipv6_ext_opt/Makefile.ci
M tests/gnrc_ipv6_nib_dns/Makefile.ci
M tests/gnrc_netif/Makefile.ci
M tests/gnrc_rpl_srh/Makefile.ci
M tests/gnrc_sixlowpan_frag_minfwd/Makefile.ci
M tests/gnrc_sixlowpan_frag_sfr/Makefile.ci
M tests/gnrc_sock_dns/Makefile.ci
M tests/gnrc_tcp/Makefile.ci
M tests/gnrc_udp/Makefile.ci
M tests/nanocoap_cli/Makefile.ci
M tests/pkg_cryptoauthlib_internal-tests/Makefile.ci
M tests/pkg_emlearn/Makefile.ci
M tests/pkg_libb2/Makefile.ci
M tests/pkg_microcoap/Makefile.ci
M tests/pkg_tweetnacl/Makefile.ci
M tests/pthread_cooperation/Makefile.ci
M tests/sntp/Makefile.ci
M tests/sock_udp_aux/Makefile.ci
M tests/unittests/Makefile.ci
Log Message:
-----------
Merge pull request #15884 from benpicco/boards/zigduino
boards: add zigduino
Compare: https://github.com/RIOT-OS/RIOT/compare/633dc78fa2aa...b25c63757e22
More information about the commits
mailing list