[riot-commits] [RIOT-OS/RIOT] 3e4f7a: boards/nucleo-f031k6: rename to st marketing name
Vincent Dupont
vincentdup at gmail.com
Wed May 23 17:41:19 CEST 2018
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3e4f7adc957d19c5e019c6c82c49d950b9f3a770
https://github.com/RIOT-OS/RIOT/commit/3e4f7adc957d19c5e019c6c82c49d950b9f3a770
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
A boards/nucleo-f031k6/Makefile
A boards/nucleo-f031k6/Makefile.dep
A boards/nucleo-f031k6/Makefile.features
A boards/nucleo-f031k6/Makefile.include
A boards/nucleo-f031k6/include/periph_conf.h
R boards/nucleo32-f031/Makefile
R boards/nucleo32-f031/Makefile.dep
R boards/nucleo32-f031/Makefile.features
R boards/nucleo32-f031/Makefile.include
R boards/nucleo32-f031/include/periph_conf.h
M cpu/stm32f0/Makefile.features
M examples/dtls-echo/Makefile
M examples/emcute_mqttsn/Makefile
M examples/filesystem/Makefile
M examples/gcoap/Makefile
M examples/gnrc_border_router/Makefile
M examples/gnrc_minimal/Makefile
M examples/gnrc_networking/Makefile
M examples/gnrc_tftp/Makefile
M examples/ipc_pingpong/Makefile
M examples/javascript/Makefile
M examples/nanocoap_server/Makefile
M examples/posix_sockets/Makefile
M examples/rdcli_simple/Makefile
M examples/riot_and_cpp/Makefile
M tests/cbor/Makefile
M tests/conn_can/Makefile
M tests/driver_at86rf2xx/Makefile
M tests/driver_enc28j60/Makefile
M tests/driver_encx24j600/Makefile
M tests/driver_kw2xrf/Makefile
M tests/driver_nrf24l01p_lowlevel/Makefile
M tests/driver_pir/Makefile
M tests/driver_sdcard_spi/Makefile
M tests/driver_sx127x/Makefile
M tests/driver_xbee/Makefile
M tests/emb6/Makefile
M tests/evtimer_msg/Makefile
M tests/evtimer_underflow/Makefile
M tests/gnrc_ipv6_ext/Makefile
M tests/gnrc_ipv6_nib/Makefile
M tests/gnrc_ipv6_nib_6ln/Makefile
M tests/gnrc_ndp/Makefile
M tests/gnrc_netif/Makefile
M tests/gnrc_sixlowpan/Makefile
M tests/gnrc_sock_dns/Makefile
M tests/gnrc_sock_ip/Makefile
M tests/gnrc_sock_udp/Makefile
M tests/gnrc_tcp_client/Makefile
M tests/gnrc_tcp_server/Makefile
M tests/gnrc_udp/Makefile
M tests/irq/Makefile
M tests/isr_yield_higher/Makefile
M tests/libfixmath_unittests/Makefile
M tests/lwip/Makefile
M tests/lwip_sock_ip/Makefile
M tests/lwip_sock_tcp/Makefile
M tests/lwip_sock_udp/Makefile
M tests/msg_send_receive/Makefile
M tests/msg_try_receive/Makefile
M tests/mutex_order/Makefile
M tests/netdev_test/Makefile
M tests/nhdp/Makefile
M tests/periph_uart/Makefile
M tests/pipe/Makefile
M tests/pkg_fatfs/Makefile
M tests/pkg_fatfs_vfs/Makefile
M tests/pkg_libcoap/Makefile
M tests/pkg_microcoap/Makefile
M tests/pkg_semtech-loramac/Makefile
M tests/pkg_u8g2/Makefile
M tests/posix_semaphore/Makefile
M tests/ps_schedstatistics/Makefile
M tests/pthread_barrier/Makefile
M tests/pthread_condition_variable/Makefile
M tests/pthread_cooperation/Makefile
M tests/pthread_rwlock/Makefile
M tests/rmutex/Makefile
M tests/rng/Makefile
M tests/sched_testing/Makefile
M tests/slip/Makefile
M tests/sntp/Makefile
M tests/thread_basic/Makefile
M tests/thread_cooperation/Makefile
M tests/thread_exit/Makefile
M tests/thread_flags/Makefile
M tests/thread_msg/Makefile
M tests/thread_msg_block_w_queue/Makefile
M tests/thread_msg_block_wo_queue/Makefile
M tests/thread_msg_seq/Makefile
M tests/thread_priority_inversion/Makefile
M tests/unittests/Makefile
M tests/xtimer_drift/Makefile
M tests/xtimer_hang/Makefile
M tests/xtimer_longterm/Makefile
M tests/xtimer_msg/Makefile
Log Message:
-----------
boards/nucleo-f031k6: rename to st marketing name
Commit: 81700d43019bf03b6265756f7b662ac063909636
https://github.com/RIOT-OS/RIOT/commit/81700d43019bf03b6265756f7b662ac063909636
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
A boards/nucleo-f042k6/Makefile
A boards/nucleo-f042k6/Makefile.dep
A boards/nucleo-f042k6/Makefile.features
A boards/nucleo-f042k6/Makefile.include
A boards/nucleo-f042k6/include/periph_conf.h
R boards/nucleo32-f042/Makefile
R boards/nucleo32-f042/Makefile.dep
R boards/nucleo32-f042/Makefile.features
R boards/nucleo32-f042/Makefile.include
R boards/nucleo32-f042/include/periph_conf.h
M examples/dtls-echo/Makefile
M examples/emcute_mqttsn/Makefile
M examples/gcoap/Makefile
M examples/gnrc_border_router/Makefile
M examples/gnrc_networking/Makefile
M examples/gnrc_tftp/Makefile
M examples/javascript/Makefile
M examples/nanocoap_server/Makefile
M examples/posix_sockets/Makefile
M examples/rdcli_simple/Makefile
M examples/riot_and_cpp/Makefile
M tests/conn_can/Makefile
M tests/driver_enc28j60/Makefile
M tests/driver_encx24j600/Makefile
M tests/driver_kw2xrf/Makefile
M tests/driver_xbee/Makefile
M tests/emb6/Makefile
M tests/evtimer_msg/Makefile
M tests/evtimer_underflow/Makefile
M tests/gnrc_ipv6_ext/Makefile
M tests/gnrc_ipv6_nib/Makefile
M tests/gnrc_ipv6_nib_6ln/Makefile
M tests/gnrc_ndp/Makefile
M tests/gnrc_netif/Makefile
M tests/gnrc_sixlowpan/Makefile
M tests/gnrc_sock_dns/Makefile
M tests/gnrc_sock_ip/Makefile
M tests/gnrc_sock_udp/Makefile
M tests/gnrc_tcp_client/Makefile
M tests/gnrc_tcp_server/Makefile
M tests/gnrc_udp/Makefile
M tests/libfixmath_unittests/Makefile
M tests/lwip/Makefile
M tests/lwip_sock_ip/Makefile
M tests/lwip_sock_tcp/Makefile
M tests/lwip_sock_udp/Makefile
M tests/mutex_order/Makefile
M tests/nhdp/Makefile
M tests/pkg_fatfs/Makefile
M tests/pkg_fatfs_vfs/Makefile
M tests/pkg_libcoap/Makefile
M tests/pkg_microcoap/Makefile
M tests/pkg_semtech-loramac/Makefile
M tests/posix_semaphore/Makefile
M tests/ps_schedstatistics/Makefile
M tests/pthread_rwlock/Makefile
M tests/rmutex/Makefile
M tests/rng/Makefile
M tests/slip/Makefile
M tests/sntp/Makefile
M tests/thread_cooperation/Makefile
M tests/thread_msg/Makefile
M tests/thread_msg_seq/Makefile
M tests/unittests/Makefile
M tests/xtimer_drift/Makefile
M tests/xtimer_longterm/Makefile
Log Message:
-----------
boards/nucleo-f042k6: rename to st marketing name
Commit: 633a92929d3277aec436492b3da6ed0d3e52b6c1
https://github.com/RIOT-OS/RIOT/commit/633a92929d3277aec436492b3da6ed0d3e52b6c1
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
A boards/nucleo-l031k6/Makefile
A boards/nucleo-l031k6/Makefile.dep
A boards/nucleo-l031k6/Makefile.features
A boards/nucleo-l031k6/Makefile.include
A boards/nucleo-l031k6/include/periph_conf.h
R boards/nucleo32-l031/Makefile
R boards/nucleo32-l031/Makefile.dep
R boards/nucleo32-l031/Makefile.features
R boards/nucleo32-l031/Makefile.include
R boards/nucleo32-l031/include/periph_conf.h
M cpu/stm32l0/Makefile.features
M examples/dtls-echo/Makefile
M examples/emcute_mqttsn/Makefile
M examples/gcoap/Makefile
M examples/gnrc_border_router/Makefile
M examples/gnrc_networking/Makefile
M examples/gnrc_tftp/Makefile
M examples/javascript/Makefile
M examples/nanocoap_server/Makefile
M examples/posix_sockets/Makefile
M examples/rdcli_simple/Makefile
M tests/conn_can/Makefile
M tests/driver_enc28j60/Makefile
M tests/driver_encx24j600/Makefile
M tests/driver_kw2xrf/Makefile
M tests/emb6/Makefile
M tests/gnrc_ipv6_ext/Makefile
M tests/gnrc_ipv6_nib/Makefile
M tests/gnrc_ipv6_nib_6ln/Makefile
M tests/gnrc_ndp/Makefile
M tests/gnrc_netif/Makefile
M tests/gnrc_sixlowpan/Makefile
M tests/gnrc_sock_dns/Makefile
M tests/gnrc_sock_ip/Makefile
M tests/gnrc_sock_udp/Makefile
M tests/gnrc_tcp_client/Makefile
M tests/gnrc_tcp_server/Makefile
M tests/gnrc_udp/Makefile
M tests/libfixmath_unittests/Makefile
M tests/lwip/Makefile
M tests/lwip_sock_ip/Makefile
M tests/lwip_sock_tcp/Makefile
M tests/lwip_sock_udp/Makefile
M tests/mutex_order/Makefile
M tests/nhdp/Makefile
M tests/pkg_fatfs/Makefile
M tests/pkg_fatfs_vfs/Makefile
M tests/pkg_libcoap/Makefile
M tests/pkg_microcoap/Makefile
M tests/pkg_semtech-loramac/Makefile
M tests/posix_semaphore/Makefile
M tests/ps_schedstatistics/Makefile
M tests/pthread_rwlock/Makefile
M tests/rmutex/Makefile
M tests/rng/Makefile
M tests/slip/Makefile
M tests/sntp/Makefile
M tests/thread_cooperation/Makefile
M tests/unittests/Makefile
Log Message:
-----------
boards/nucleo-l031k6: rename to st marketing name
Commit: 3bbf8c01abd1c1b8067cf1a9b04c30d3d2e64bce
https://github.com/RIOT-OS/RIOT/commit/3bbf8c01abd1c1b8067cf1a9b04c30d3d2e64bce
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
A boards/nucleo-f303k8/Makefile
A boards/nucleo-f303k8/Makefile.dep
A boards/nucleo-f303k8/Makefile.features
A boards/nucleo-f303k8/Makefile.include
A boards/nucleo-f303k8/include/periph_conf.h
R boards/nucleo32-f303/Makefile
R boards/nucleo32-f303/Makefile.dep
R boards/nucleo32-f303/Makefile.features
R boards/nucleo32-f303/Makefile.include
R boards/nucleo32-f303/include/periph_conf.h
M examples/dtls-echo/Makefile
M examples/emcute_mqttsn/Makefile
M examples/gnrc_border_router/Makefile
M examples/gnrc_networking/Makefile
M examples/gnrc_tftp/Makefile
M examples/javascript/Makefile
M tests/conn_can/Makefile
M tests/gnrc_netif/Makefile
M tests/gnrc_tcp_client/Makefile
M tests/gnrc_tcp_server/Makefile
M tests/gnrc_udp/Makefile
M tests/pkg_fatfs/Makefile
M tests/pkg_fatfs_vfs/Makefile
M tests/unittests/Makefile
Log Message:
-----------
boards/nucleo-f303k8: rename to st marketing name
Commit: eaf2698a692c0677c12d319024b06226bfdc489a
https://github.com/RIOT-OS/RIOT/commit/eaf2698a692c0677c12d319024b06226bfdc489a
Author: Alexandre Abadie <alexandre.abadie at inria.fr>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
A boards/nucleo-l432kc/Makefile
A boards/nucleo-l432kc/Makefile.dep
A boards/nucleo-l432kc/Makefile.features
A boards/nucleo-l432kc/Makefile.include
A boards/nucleo-l432kc/include/periph_conf.h
R boards/nucleo32-l432/Makefile
R boards/nucleo32-l432/Makefile.dep
R boards/nucleo32-l432/Makefile.features
R boards/nucleo32-l432/Makefile.include
R boards/nucleo32-l432/include/periph_conf.h
M tests/pkg_fatfs/Makefile
M tests/pkg_fatfs_vfs/Makefile
M tests/unittests/Makefile
Log Message:
-----------
boards/nucleo-l432kc: rename to st marketing name
Commit: ca1e53250f3d1c87c34cf8550d3ac782a4ba48b5
https://github.com/RIOT-OS/RIOT/commit/ca1e53250f3d1c87c34cf8550d3ac782a4ba48b5
Author: Vincent Dupont <vincentdup at gmail.com>
Date: 2018-05-23 (Wed, 23 May 2018)
Changed paths:
A boards/nucleo-f031k6/Makefile
A boards/nucleo-f031k6/Makefile.dep
A boards/nucleo-f031k6/Makefile.features
A boards/nucleo-f031k6/Makefile.include
A boards/nucleo-f031k6/include/periph_conf.h
A boards/nucleo-f042k6/Makefile
A boards/nucleo-f042k6/Makefile.dep
A boards/nucleo-f042k6/Makefile.features
A boards/nucleo-f042k6/Makefile.include
A boards/nucleo-f042k6/include/periph_conf.h
A boards/nucleo-f303k8/Makefile
A boards/nucleo-f303k8/Makefile.dep
A boards/nucleo-f303k8/Makefile.features
A boards/nucleo-f303k8/Makefile.include
A boards/nucleo-f303k8/include/periph_conf.h
A boards/nucleo-l031k6/Makefile
A boards/nucleo-l031k6/Makefile.dep
A boards/nucleo-l031k6/Makefile.features
A boards/nucleo-l031k6/Makefile.include
A boards/nucleo-l031k6/include/periph_conf.h
A boards/nucleo-l432kc/Makefile
A boards/nucleo-l432kc/Makefile.dep
A boards/nucleo-l432kc/Makefile.features
A boards/nucleo-l432kc/Makefile.include
A boards/nucleo-l432kc/include/periph_conf.h
R boards/nucleo32-f031/Makefile
R boards/nucleo32-f031/Makefile.dep
R boards/nucleo32-f031/Makefile.features
R boards/nucleo32-f031/Makefile.include
R boards/nucleo32-f031/include/periph_conf.h
R boards/nucleo32-f042/Makefile
R boards/nucleo32-f042/Makefile.dep
R boards/nucleo32-f042/Makefile.features
R boards/nucleo32-f042/Makefile.include
R boards/nucleo32-f042/include/periph_conf.h
R boards/nucleo32-f303/Makefile
R boards/nucleo32-f303/Makefile.dep
R boards/nucleo32-f303/Makefile.features
R boards/nucleo32-f303/Makefile.include
R boards/nucleo32-f303/include/periph_conf.h
R boards/nucleo32-l031/Makefile
R boards/nucleo32-l031/Makefile.dep
R boards/nucleo32-l031/Makefile.features
R boards/nucleo32-l031/Makefile.include
R boards/nucleo32-l031/include/periph_conf.h
R boards/nucleo32-l432/Makefile
R boards/nucleo32-l432/Makefile.dep
R boards/nucleo32-l432/Makefile.features
R boards/nucleo32-l432/Makefile.include
R boards/nucleo32-l432/include/periph_conf.h
M cpu/stm32f0/Makefile.features
M cpu/stm32l0/Makefile.features
M examples/dtls-echo/Makefile
M examples/emcute_mqttsn/Makefile
M examples/filesystem/Makefile
M examples/gcoap/Makefile
M examples/gnrc_border_router/Makefile
M examples/gnrc_minimal/Makefile
M examples/gnrc_networking/Makefile
M examples/gnrc_tftp/Makefile
M examples/ipc_pingpong/Makefile
M examples/javascript/Makefile
M examples/nanocoap_server/Makefile
M examples/posix_sockets/Makefile
M examples/rdcli_simple/Makefile
M examples/riot_and_cpp/Makefile
M tests/cbor/Makefile
M tests/conn_can/Makefile
M tests/driver_at86rf2xx/Makefile
M tests/driver_enc28j60/Makefile
M tests/driver_encx24j600/Makefile
M tests/driver_kw2xrf/Makefile
M tests/driver_nrf24l01p_lowlevel/Makefile
M tests/driver_pir/Makefile
M tests/driver_sdcard_spi/Makefile
M tests/driver_sx127x/Makefile
M tests/driver_xbee/Makefile
M tests/emb6/Makefile
M tests/evtimer_msg/Makefile
M tests/evtimer_underflow/Makefile
M tests/gnrc_ipv6_ext/Makefile
M tests/gnrc_ipv6_nib/Makefile
M tests/gnrc_ipv6_nib_6ln/Makefile
M tests/gnrc_ndp/Makefile
M tests/gnrc_netif/Makefile
M tests/gnrc_sixlowpan/Makefile
M tests/gnrc_sock_dns/Makefile
M tests/gnrc_sock_ip/Makefile
M tests/gnrc_sock_udp/Makefile
M tests/gnrc_tcp_client/Makefile
M tests/gnrc_tcp_server/Makefile
M tests/gnrc_udp/Makefile
M tests/irq/Makefile
M tests/isr_yield_higher/Makefile
M tests/libfixmath_unittests/Makefile
M tests/lwip/Makefile
M tests/lwip_sock_ip/Makefile
M tests/lwip_sock_tcp/Makefile
M tests/lwip_sock_udp/Makefile
M tests/msg_send_receive/Makefile
M tests/msg_try_receive/Makefile
M tests/mutex_order/Makefile
M tests/netdev_test/Makefile
M tests/nhdp/Makefile
M tests/periph_uart/Makefile
M tests/pipe/Makefile
M tests/pkg_fatfs/Makefile
M tests/pkg_fatfs_vfs/Makefile
M tests/pkg_libcoap/Makefile
M tests/pkg_microcoap/Makefile
M tests/pkg_semtech-loramac/Makefile
M tests/pkg_u8g2/Makefile
M tests/posix_semaphore/Makefile
M tests/ps_schedstatistics/Makefile
M tests/pthread_barrier/Makefile
M tests/pthread_condition_variable/Makefile
M tests/pthread_cooperation/Makefile
M tests/pthread_rwlock/Makefile
M tests/rmutex/Makefile
M tests/rng/Makefile
M tests/sched_testing/Makefile
M tests/slip/Makefile
M tests/sntp/Makefile
M tests/thread_basic/Makefile
M tests/thread_cooperation/Makefile
M tests/thread_exit/Makefile
M tests/thread_flags/Makefile
M tests/thread_msg/Makefile
M tests/thread_msg_block_w_queue/Makefile
M tests/thread_msg_block_wo_queue/Makefile
M tests/thread_msg_seq/Makefile
M tests/thread_priority_inversion/Makefile
M tests/unittests/Makefile
M tests/xtimer_drift/Makefile
M tests/xtimer_hang/Makefile
M tests/xtimer_longterm/Makefile
M tests/xtimer_msg/Makefile
Log Message:
-----------
Merge pull request #8650 from aabadie/pr/nucleo32-rename
boards/nucleo32*: rename boards to use their ST marketing name
Compare: https://github.com/RIOT-OS/RIOT/compare/84874e61d304...ca1e53250f3d
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the commits
mailing list