"arduino", "stm32cube" ], "name": "Econode-L082CZ", "upload": { "maximum_ram_size": 20480, "maximum_size": 196608, "protocol": "dfu", "protocols": [ "dfu", "jlink", "stlink", "blackmagic" ] }, "url": "https://www.econode.nz/L082CZ", "vendor": "Econode" } 45 ...
STM32 core support for Arduino. Contribute to stm32duino/Arduino_Core_STM32 development by creating an account on GitHub.
+ RIOT now boots on the Arduino Nano 33 BLE Sense (#20668) + To support boards with Ethernet plugs such as the Adafruit Ethernet FeatherWing, RIOT now ships a driver for the W5500 ethernet chip (#20301) + RIOT now leverages the ARMv8-M hardware support to enforce the stack size (#...
---+ boards/adafruit-grand-central-m4-express: provide arduino features (#20904) + boards/adafruit-metro-m4-express: initial port (#20912) + boards/nucleo-f439zi: add ADC support (#20814) + boards/nucleo-g474re: add MCU table (#20851) + boards...
arduino_header: connector { compatible = "arduino-header-r3"; #gpio-cells = <2>; gpio-map-mask = <0xffffffff 0xffffffc0>; gpio-map-pass-thru = <0 0x3f>; gpio-map = <0 0 &gpio0 4 0>, /* A0 */ <1 0 &gpio0 5 0>, /* A1 */ <2 0 &gpio0 6 0>, /* A2 */ <...
arduino_mkrzero - Board support for the mkrzero board in the atsamd-rs repo. It is an atsamd-rs tier 2 support board. arduino_nano33iot - Board support for the Arduino Nano 33 IoT in the atsamd-rs repo. It is an atsamd-rs tier 2 support board. Nordic...
301 + * gnrc_icmpv6_echo: flood-pinging another node leads to leaks in own 302 + packet buffer (#12565) 303 + * gnrc_ipv6: Multicast is not forwarded if routing node listens to the 304 + address (#4527) 305 + * gnrc_netif_pktq leaks memory (#17924) ...
See below for guidance as to what to look out for in each section. The possibilities are endless. Binding configuration A key feature of ModBus that distinguishes it from other protocols is that any given node in the network can act as the master for one channel, and as the slave for...
* Arduino support layer: several fixes (#21039) * boards/adafruit-metro-m4-express: Minor improvements (#21041) * boards/nrf52*dk: Enable Pinreset after Flashing (#20965) * cpu/nRF52: Always recover Device before Flashing (#20970) ...
* gnrc_icmpv6_echo: flood-pinging another node leads to leaks in own packet buffer (#12565) * gnrc_ipv6: Multicast is not forwarded if routing node listens to the address (#4527) * gnrc_netif_pktq leaks memory (#17924) * gnrc_rpl: missing bounds checks in _parse_options (#16085) ...