1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Commit Graph

  • 87ae06a33e
    Merge pull request #21015 from benpicco/cpu/native-netdev_tap-new_api Marian Buschsieweke 2024-11-22 06:29:10 +0000
  • 0054f6c478
    Merge pull request #21028 from benpicco/usbus_cdc_ecm-netdev_new Marian Buschsieweke 2024-11-21 22:15:12 +0000
  • a841fc39b9
    Merge pull request #21020 from benpicco/drivers/atwinc15x0-netdev_new Marian Buschsieweke 2024-11-21 22:15:04 +0000
  • db331188b9
    Merge pull request #21025 from benpicco/drivers/wdt-early_init Marian Buschsieweke 2024-11-21 22:14:48 +0000
  • 9801ca5dd4
    Merge pull request #21023 from benpicco/tests/periph/pm-alarm Marian Buschsieweke 2024-11-21 22:14:35 +0000
  • ab67824770
    Merge pull request #20965 from crasbe/pr/nRF52_pinreset Marian Buschsieweke 2024-11-21 22:14:24 +0000
  • 8e26024998
    Merge pull request #21027 from maribu/cpu/sam0_common/bmp Marian Buschsieweke 2024-11-21 18:33:57 +0000
  • 08b7829093
    Merge pull request #21026 from benpicco/boards/samr34-xpro_openocd.cfg Marian Buschsieweke 2024-11-21 18:32:29 +0000
  • 8cd85472c5 usbus/cdc_ecm: port to netdev_new_api Benjamin Valentin 2024-11-21 19:14:16 +0100
  • d3b28442ba
    Merge pull request #21003 from mguetschow/ztimer-overhead-adjust Marian Buschsieweke 2024-11-21 16:40:25 +0000
  • 33195d7965
    cpu/sam{d21,d5x,l21}: Claim support for BlackMagic Probe Marian Buschsieweke 2024-11-21 16:36:59 +0100
  • 5955f7acc3 boards/samr34-xpro: add openocd.cfg Benjamin Valentin 2024-11-21 16:48:42 +0100
  • df8e4d182f sys/auto_init: control the wdt thread mariemC 2024-11-21 15:58:49 +0100
  • 220d1008a0 drivers/periph_init: initialize watchdog first Benjamin Valentin 2024-11-21 16:26:44 +0100
  • 18c1754d85 ztimer_xtimer_compat: warn if backend != ztimer_usec Benjamin Valentin 2024-11-21 16:14:37 +0100
  • 88839aef72
    Merge pull request #21017 from miri64/feather-nrf52840/enh/ws281x Marian Buschsieweke 2024-11-21 14:54:25 +0000
  • 041e7658b3
    Merge pull request #21021 from maribu/boards/adafruit-grand-central-m4-express Marian Buschsieweke 2024-11-21 14:34:47 +0000
  • 7c9a24a6aa tests/net/gnrc_sixlowpan_frag_sfr_congure_impl: increase send interval Benjamin Valentin 2023-06-05 16:33:03 +0200
  • a55c6522dc socket_zep: simulate RSSI Benjamin Valentin 2023-02-14 11:14:03 +0100
  • 89a1ba8d0d socket_zep: properly implement the radio HAL Benjamin Valentin 2023-01-26 17:49:17 +0100
  • ab5b1db9ef net/ieee802154: define IEEE 802.15.4 O-QPSK symbol time Benjamin Valentin 2023-01-30 16:36:46 +0100
  • 8ed05a68e1 tests/periph/pm: print some output on alarm Benjamin Valentin 2024-11-21 14:55:57 +0100
  • 5fe6a47509
    Merge 291858dfc1 into 8179312d06 Martine Lenders 2024-11-21 14:55:04 +0100
  • 291858dfc1
    feather-m0: add support for saul_bat_voltage Martine S. Lenders 2024-11-21 13:29:47 +0100
  • 745aca6674
    common/particle-mesh: add support for saul_bat_voltage Martine S. Lenders 2024-11-21 13:29:21 +0100
  • 7c36b75e41
    feather-nrf52840: add support for saul_bat_voltage Martine S. Lenders 2024-11-21 13:20:53 +0100
  • 7ce463ba62
    feather-nrf52840-sense: add support for saul_bat_voltage Martine S. Lenders 2024-11-21 13:18:13 +0100
  • 81121be53a
    saul: initial import of saul_bat_voltage module Martine S. Lenders 2024-11-21 13:17:19 +0100
  • 7c93da905f drivers/atwinc15x0: port to netdev_new_api Benjamin Valentin 2024-11-21 13:59:58 +0100
  • ef4fa601eb
    boards/adafruit-grand-central-m4-express: improve TTY detection Marian Buschsieweke 2024-11-21 13:59:18 +0100
  • 9ae160cd1f fixup! tests/drivers/nrf802154: test if Beacons can be received Lukas-Luger 2024-11-21 13:29:10 +0100
  • 5dd5400ee1
    feather-nrf52840: add config for NeoPixel LED Martine S. Lenders 2024-11-21 13:08:08 +0100
  • 3ba131c0f2 netdev_tap: port to netdev_new_api Benjamin Valentin 2024-11-20 23:37:30 +0100
  • 21d2e4b6e9
    Merge 77a683bfa6 into 7832253f39 Joshua DeWeese 2024-11-21 11:35:06 +0100
  • 27073eeab6
    Merge pull request #21016 from benpicco/driver/ethos-netdev_new_api benpicco 2024-11-21 10:25:14 +0000
  • 8179312d06
    Merge pull request #20978 from benpicco/drivers/slipdev-netdev_new Marian Buschsieweke 2024-11-21 09:55:19 +0000
  • 2699f21360
    Merge pull request #21014 from benpicco/backport/2024.10/fix-stm32f429i-disc1-touch Marian Buschsieweke 2024-11-21 09:07:51 +0000
  • 7832253f39
    Merge pull request #20991 from benpicco/rivers/dose-new_api Marian Buschsieweke 2024-11-21 05:49:32 +0000
  • d7d6a3653d
    Merge pull request #21006 from maribu/tests/periph/selftest_shield/fix-timer_init Marian Buschsieweke 2024-11-21 05:44:12 +0000
  • fc72c76054 drivers/ethos: port to netdev_new_api Benjamin Valentin 2024-11-21 00:14:16 +0100
  • 8e4bdca325 drivers/dose: port to netdev_new_api Benjamin Valentin 2024-11-14 15:57:21 +0100
  • 82e5b19b86 drivers/slipdev: port to netdev_new_api Benjamin Valentin 2024-11-12 14:56:54 +0100
  • 750358709f boards/stm32f429i-disc1: fix touch screen axis Joshua DeWeese 2024-11-18 21:05:41 -0500
  • 2bce94a7c7
    Merge pull request #21012 from benpicco/netdev_new_api-relax benpicco 2024-11-20 22:28:26 +0000
  • d8304fa196
    tests/build_system: drop warn_conflict app Marian Buschsieweke 2024-11-20 21:51:39 +0100
  • f166e74696
    build system: error on conflicting features Marian Buschsieweke 2024-11-20 21:45:14 +0100
  • 4eb1c35fe3 cpu/sam0_eth: fix return values of sam0_eth_send() Benjamin Valentin 2024-11-20 18:17:22 +0100
  • d169826005
    Merge pull request #21007 from Enoch247/fix-stm32f429i-disc1-touch benpicco 2024-11-20 16:25:03 +0000
  • 1938002526
    Merge pull request #20926 from Enoch247/fix-stm32-periph-timer-spurious-irq benpicco 2024-11-20 16:24:49 +0000
  • a86411b81e drivers/netdev: allow .send() to return > 0 to signal synchronos send Benjamin Valentin 2024-11-20 16:40:36 +0100
  • 6e94c9c280
    Merge pull request #21005 from maribu/drivers/periph_timer_query_freqs/fix-doc Marian Buschsieweke 2024-11-20 12:32:10 +0000
  • 7c442283f4
    Merge pull request #21009 from mguetschow/tests-uart-wait-for-rx Marian Buschsieweke 2024-11-20 07:44:09 +0000
  • f24fc69118 cpu/stm32/periph/timer: fix whitespace style Joshua DeWeese 2024-11-19 21:50:23 -0500
  • 05bc4051a3 boards/stm32f429i-disc1: fix touch screen axis Joshua DeWeese 2024-11-18 21:05:41 -0500
  • fd30434921
    tests/periph/selftest_shield: fix GPIO IRQ testing Marian Buschsieweke 2024-11-19 11:55:22 +0100
  • d1c4b455fb
    tests/periph/selftest_shield: fix invalid calls to timer_init() Marian Buschsieweke 2024-11-18 21:44:05 +0100
  • b02b23f018
    Merge pull request #21000 from benpicco/gnrc_pktbuf-use_after_free Marian Buschsieweke 2024-11-19 19:13:38 +0000
  • 0c89794145 dist/tools/nrf52_resetpin_cfg: add revision warning crasbe 2024-11-19 17:07:02 +0100
  • 291bfeced6 buildsystem_sanity_check: add JLINK_POST_FLASH to unexported variables crasbe 2024-11-07 17:54:11 +0100
  • 475b7bf5f4 boards/nrf52-based: configure pinreset after flashing crasbe 2024-11-07 17:47:59 +0100
  • 89b5169037
    Merge pull request #21004 from maribu/boards/common/arduino-zero/arduino-iomap mguetschow 2024-11-19 15:15:19 +0000
  • 83f5b261a8 sys/net/gnrc_pktbuf: detect use after free if canary is in metadata Benjamin Valentin 2024-11-14 15:28:32 +0100
  • ea1670ab0f sys/net/gnrc_pktbuf: move CANARY to header file Benjamin Valentin 2024-11-14 15:27:35 +0100
  • 278e8f53b7 sys/net/gnrc_pktbuf: fail assertion if illegal memory was freed Benjamin Valentin 2024-11-14 15:27:05 +0100
  • d3133c5acc
    tests/periph/uart: wait 1ms for HW to trigger RX irq during self-test Mikolai Gütschow 2024-11-19 14:47:02 +0100
  • a0164ff58c
    tests/periph/uart: improve error handling and reporting Mikolai Gütschow 2024-11-19 14:46:50 +0100
  • fd233fe82a
    boards/wemos-zero: add note for identification Marian Buschsieweke 2024-11-18 21:05:19 +0100
  • 5381b6187f
    boards/wemos-zero: fix Arduio I/O Map Marian Buschsieweke 2024-11-18 20:42:06 +0100
  • 88e6a42ea3
    Merge pull request #21008 from maribu/backport/2024.10/cpu/sam0_common/gpio_ll/fix-gpio_get_port 2024.10-RC2 benpicco 2024-11-19 11:07:57 +0000
  • 779aaedcc5
    cpu/sam0_common/periph_gpio_ll: fix gpio_query_conf() Marian Buschsieweke 2024-11-18 14:27:14 +0100
  • cd84ea5ff2
    cpu/sam0_common/periph_gpio_ll: fix gpio_get_port() Marian Buschsieweke 2024-11-18 12:50:25 +0100
  • 660a3e6515
    Merge pull request #21001 from benpicco/backport/2024.10/cpu/sam0_common/periph_adc/errata-2.1.6 Marian Buschsieweke 2024-11-19 05:44:05 +0000
  • 04f1597792
    drivers/periph_timer: fix timer_query_freqs() doc Marian Buschsieweke 2024-11-18 21:27:41 +0100
  • 2f8b23a596 cpu/stm32l0: fix ADC initialization order crasbe 2024-11-18 20:54:53 +0100
  • 387f970b50
    Merge pull request #20999 from maribu/cpu/sam0_common/gpio_ll/fix-gpio_get_port Marian Buschsieweke 2024-11-18 19:10:44 +0000
  • ccf76299e5
    Merge a8ffaeb67b into c636f34eac Marian Buschsieweke 2024-11-18 20:09:18 +0100
  • f20f795d83
    cpu/nrf5x_common: fix uart_poweroff() Marian Buschsieweke 2023-07-05 10:17:28 +0200
  • a2ef45f252
    doc: mention auto_adjust in relevant section of porting-boards.md Mikolai Gütschow 2024-11-18 17:29:25 +0100
  • 28ec1c5d2e
    tests/sys/ztimer_overhead: mention auto_adjust in README and fix typos Mikolai Gütschow 2024-11-18 17:28:48 +0100
  • e4c3514957 sys/include/net/netstats: re-order result codes Benjamin Valentin 2024-11-18 17:03:40 +0100
  • 6a1f1baddf gnrc_netif: fix neighbor statistics with netdev_new_api Benjamin Valentin 2024-11-18 17:03:00 +0100
  • a54faa777b
    Merge pull request #20987 from benpicco/backport/2024.10/stdio-cdc-acm-miss Marian Buschsieweke 2024-11-18 15:34:14 +0000
  • be2c455c22 sys/ztimer/xtimer_compat: provide more fallback options Benjamin Valentin 2024-02-01 11:58:36 +0100
  • 0222b8c54c
    cpu/sam0_common/periph_gpio_ll: fix gpio_query_conf() Marian Buschsieweke 2024-11-18 14:27:14 +0100
  • 3b9a36ed19 cpu/sam0_common/periph_adc: add work around for errata 2.1.6 Marian Buschsieweke 2024-11-14 22:17:52 +0100
  • 6f69f03f07 cpu/nrf52/radio/nrf802154: fix beacon frame acceptance in _l2filter lulu254b 2024-11-13 11:15:10 +0100
  • 5adb5e7ac7 tests/drivers/nrf802154: test if Beacons can be received lulu254b 2024-11-13 11:12:03 +0100
  • 72d0b2b180
    cpu/sam0_common/periph_gpio_ll: fix gpio_get_port() Marian Buschsieweke 2024-11-18 12:50:25 +0100
  • c636f34eac
    Merge pull request #20998 from HavingaThijs/maskLengthByte Marian Buschsieweke 2024-11-18 08:21:02 +0000
  • 0c72444f24 cpu/cc2538: mask length byte before checking CRC HavingaThijs 2024-11-18 08:34:29 +0100
  • aee4c1ef9c
    Merge pull request #20984 from benpicco/gnrc_pktsnip_t-shrink benpicco 2024-11-17 17:29:16 +0000
  • f5f6b41bf8
    Merge pull request #20994 from maribu/cpu/sam0_common/periph_adc/errata-2.1.6 Marian Buschsieweke 2024-11-17 13:55:12 +0000
  • 7843e18f73
    Merge bff6acf1de into 51f969d655 Gunar Schorcht 2024-11-17 14:07:19 +0100
  • 331e0d080c
    Merge 51c9e7445a into 51f969d655 Gunar Schorcht 2024-11-17 14:07:19 +0100
  • d692746d0a
    Merge 665214e6b4 into 51f969d655 Gunar Schorcht 2024-11-17 14:07:19 +0100
  • a0fe2bc40d
    Merge 7cec42c675 into 51f969d655 Hendrik van Essen 2024-11-17 14:07:17 +0100
  • d1571ffab4
    Merge 74d4f71caf into 51f969d655 Marian Buschsieweke 2024-11-17 14:07:17 +0100
  • b522521fa1
    Merge 242f9b524a into 51f969d655 Koen Zandberg 2024-11-17 14:07:14 +0100
  • 4cd65a35e3
    Merge b2e97dcd15 into 51f969d655 Marian Buschsieweke 2024-11-17 14:07:12 +0100
  • 9224a4ad1e
    Merge 9e6d2c613f into 51f969d655 Kevin "Tristate Tom" Weiss 2024-11-17 14:07:11 +0100