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

Commit Graph

  • 423b34db1f
    Merge d5f1ac2778 into 51f969d655 benpicco 2024-11-17 13:58:05 +0100
  • b9432b2202
    Merge pull request #20997 from benpicco/backport/2024.10/gnrc_netif_netdev_new_api-leak Marian Buschsieweke 2024-11-17 12:43:23 +0000
  • 51f969d655
    Merge pull request #20993 from benpicco/netdev_new_api-enhance Marian Buschsieweke 2024-11-17 08:45:19 +0000
  • 256b947a13
    Merge 4c696ac466 into 2adb4042b3 Teufelchen 2024-11-16 20:23:21 +0100
  • c193345476 drivers/at86rf215: properly implement netdev_new Benjamin Valentin 2024-11-13 18:55:50 +0100
  • 985cb2e593 sys/net/gnrc/netif: don't release snip with netdev_new_api Benjamin Valentin 2024-11-13 15:40:36 +0100
  • 26647c7ba9 gnrc_netif: fix packet leak with gnrc_netif_pktq & netdev_new_api Benjamin Valentin 2024-11-13 13:40:13 +0100
  • cb554fd342 tests/unittests: use proper initializers for gnrc_pktsnip_t Benjamin Valentin 2024-11-15 17:06:47 +0100
  • 2adb4042b3
    Merge pull request #20974 from benpicco/gnrc_pktbuf_static-double-free Marian Buschsieweke 2024-11-16 09:03:42 +0000
  • dedc8f950f
    Merge pull request #20995 from benpicco/confirm_send-retval Marian Buschsieweke 2024-11-15 22:46:58 +0000
  • fbf5c66f78
    Merge pull request #20983 from benpicco/gnrc_netif_netdev_new_api-leak Marian Buschsieweke 2024-11-15 22:46:54 +0000
  • d2c52746b3
    Merge pull request #20990 from mguetschow/tests-cpu-mpu Marian Buschsieweke 2024-11-15 22:46:50 +0000
  • cfd313cd03
    Merge pull request #20988 from mguetschow/tests-shell-skip-reboot Marian Buschsieweke 2024-11-15 22:46:45 +0000
  • 1bb3745376
    Merge pull request #20413 from bergzand/pr/asking_for_help Marian Buschsieweke 2024-11-15 22:46:40 +0000
  • 1ed2f36cd5 tests/cond_order/main.c: testing without waiting threads JulianHolzwarth 2020-09-08 13:43:38 +0200
  • 300a936e42 gnrc: add comment about gnrc_pktbuf_hold() use Benjamin Valentin 2024-11-15 16:59:08 +0100
  • e8b3b4d3e4 gnrc_pktbuf: assert that user count does not exceed 255 Benjamin Valentin 2024-11-15 16:41:42 +0100
  • 08fc52b53a cpu/sam0_common: eth: collision should return -EBUSY Benjamin Valentin 2024-11-15 14:17:33 +0100
  • dbd52079e1 drivers/netdev: revise return values of .confirm_send() Benjamin Valentin 2024-11-15 14:16:37 +0100
  • 8e915babc1 sys/test_utils: hide legacy events behind netdev_legacy_api Benjamin Valentin 2024-11-15 14:09:18 +0100
  • 140c3afbcc drivers/at86rf215: don't use netdev events internally Benjamin Valentin 2024-11-15 14:08:44 +0100
  • c324ddfa83
    README: 📝 Rephrase forum into more generic help Koen Zandberg 2024-02-22 09:45:48 +0100
  • 4d541ba50a
    drivers/digit7seg: initialize all var of digit7seg_t in digit7seg_init Pierre Le Meur 2024-11-15 09:47:00 +0100
  • a89c924682
    cpu/sam0_common/periph_adc: add work around for errata 2.1.6 Marian Buschsieweke 2024-11-14 22:17:52 +0100
  • db2f3bd3dd sys/net/gnrc/pkt: use uint8_t for user count Benjamin Valentin 2024-11-13 14:37:32 +0100
  • 62eb2935c8 drivers/at86rf215 drop get for NETOPT_TX_END_IRQ Benjamin Valentin 2024-11-14 17:39:23 +0100
  • f82c41e96f gnrc_netif: netdev_new_api implies TX end irq, no need to check it Benjamin Valentin 2024-11-14 17:11:58 +0100
  • fbd1ffe2f1 drivers/netdev: hide legacy events behind netdev_legacy_api Benjamin Valentin 2024-11-14 17:11:28 +0100
  • 005250fbd8
    drivers/digit7seg: add 4-digit 7-segment display driver Pierre Le Meur 2024-11-14 15:23:44 +0100
  • af5e3d142d
    tests/cpu/mpu*: exclude boards using highlevel_stdio Mikolai Gütschow 2024-11-14 14:40:11 +0100
  • 1fece9008e
    tests/sys/shell: skip reboot for boards using highlevel_stdio Mikolai Gütschow 2024-11-14 13:59:23 +0100
  • ed00724516 sys/usb_cdc_acm_stdio: only submit and flush for non-empty buffer Mikolai Gütschow 2024-11-13 19:59:45 +0100
  • 77c4a24bcf
    Merge pull request #20938 from derMihai/mir/fix_runqueue_pop benpicco 2024-11-14 12:05:45 +0000
  • 7f88d368fc
    Merge 198c15f834 into 70aa1ec81f Joshua DeWeese 2024-11-14 12:50:48 +0100
  • 1629a6aa41 drivers/at86rf215: properly implement netdev_new Benjamin Valentin 2024-11-13 18:55:50 +0100
  • 8eef1c1170 sys/net/gnrc/netif: don't release snip with netdev_new_api Benjamin Valentin 2024-11-13 15:40:36 +0100
  • ba71ba72a3 core/sched.c: fix _runqueue_pop() removing wrong thread Mihai Renea 2024-10-23 15:08:49 +0200
  • 51d1ebe64a
    Merge pull request #20967 from maribu/tests/no-sync-control Marian Buschsieweke 2024-11-14 08:06:48 +0000
  • 70aa1ec81f
    Merge pull request #20986 from mguetschow/stdio-cdc-acm-miss benpicco 2024-11-14 06:13:32 +0000
  • 3eac803c37
    Merge 54ad88c90e into 2623762c16 Kasper Hjort Berthelsen 2024-11-13 23:12:11 +0100
  • fad6a16ca5
    Merge 1b4e1afe4b into 2623762c16 benpicco 2024-11-13 23:00:55 +0100
  • 67edd6c417
    sys/usb_cdc_acm_stdio: only submit and flush for non-empty buffer Mikolai Gütschow 2024-11-13 19:59:45 +0100
  • fe621438dd
    Merge pull request #20985 from benpicco/picolibc-endian.h Marian Buschsieweke 2024-11-13 17:29:37 +0000
  • 03b6122ada
    Merge pull request #20957 from AnnsAnns/examples/readme Teufelchen 2024-11-13 16:59:04 +0000
  • 3bfbc55ac5
    Merge pull request #20979 from benpicco/backport/2024.10/gnrc_netif-double-free Marian Buschsieweke 2024-11-13 16:43:07 +0000
  • 3e8c7d0861 sys/endian: fix build with picolibc Benjamin Valentin 2024-11-13 16:01:34 +0100
  • 6f19763ccb examples/readme: Add subfolders example to categories AnnsAnn 2024-11-13 15:02:26 +0100
  • b9b8c4a68f gnrc_netif: fix packet leak with gnrc_netif_pktq & netdev_new_api Benjamin Valentin 2024-11-13 13:40:13 +0100
  • 562f1f0210
    tests: always use interactive sync for timing tests Marian Buschsieweke 2024-11-12 15:41:49 +0100
  • 7a1beca139
    Correcting spelling mistakes Pierre Le Meur 2024-11-13 11:42:02 +0100
  • bc0545d974
    Refacto files with uncrustify Pierre Le Meur 2024-11-13 11:26:33 +0100
  • 0a2de608c9
    Create driver and example for SHA5461AS Pierre Le Meur 2024-11-13 09:59:45 +0100
  • 2623762c16
    Merge pull request #20977 from maribu/net/grnc/tcp/select-netif Marian Buschsieweke 2024-11-13 05:31:00 +0000
  • b9ba3ee0b2
    Merge pull request #20964 from maribu/tests/rust_libs/improve-test-robustness Marian Buschsieweke 2024-11-13 05:30:13 +0000
  • 5f661f424a
    Merge pull request #20930 from moritzholzer/feature/wakaama_update Marian Buschsieweke 2024-11-12 22:33:06 +0000
  • cd076d431b examples/readme: switch to tableformat AnnsAnn 2024-11-12 10:59:03 +0100
  • 83e93a5b73 ci: Add tests for examples folder AnnsAnn 2024-11-12 10:26:59 +0100
  • 10b63585ea examples/readme: Improve clarity and adjust categories AnnsAnn 2024-11-12 10:01:55 +0100
  • 237b71528c examples: Create a proper Table of Content AnnsAnn 2024-11-06 13:29:36 +0100
  • e714707b14
    sys/net/gnrc/tcp: fix gnrc_tcp_open() netif handling Marian Buschsieweke 2024-11-11 22:43:11 +0100
  • 7a7a8891c9 gnrc_netif: fix double free with netdev_new_api & gnrc_netif_pktq Benjamin Valentin 2024-11-11 20:30:30 +0100
  • e5129bc11f
    Merge 842a74e716 into 1976e68177 Karl Fessel 2024-11-12 14:21:25 +0100
  • ec9afd28eb
    Merge pull request #20972 from IsikcanYilmaz/pr/esp32_usb_serial_jtag_isr_flag_reset mguetschow 2024-11-12 08:45:34 +0000
  • 15086a2f55
    Merge pull request #20024 from mguetschow/makefile-subfolders Marian Buschsieweke 2024-11-12 08:05:47 +0000
  • 97acd2e562 examples/lwm2m: changes on example application Moritz Holzer 2024-09-17 13:20:25 +0200
  • 1976e68177
    Merge pull request #16739 from benpicco/examples/tcp_echo benpicco 2024-11-12 05:28:07 +0000
  • f2d5a4cad9 examples/sock_tcp_echo: add TCP echo client / server Benjamin Valentin 2021-08-15 12:37:56 +0200
  • d141c170ba
    Merge pull request #20975 from benpicco/drivers/slipdev-tx_done benpicco 2024-11-11 23:11:30 +0000
  • 0d4256fb06
    Merge pull request #20976 from benpicco/gnrc_netif-double-free Marian Buschsieweke 2024-11-11 22:43:11 +0000
  • b60534796a
    tests/rust_libs: use shell_builtin_cmd_help_json Marian Buschsieweke 2024-11-07 17:37:56 +0100
  • f0a88dcf56
    sys/shell: add help_json builtin command Marian Buschsieweke 2024-11-07 16:43:56 +0100
  • 0bed0c6bfe gnrc_netif: fix double free with netdev_new_api & gnrc_netif_pktq Benjamin Valentin 2024-11-11 20:30:30 +0100
  • 122758143a drivers/slipdev: implement NETDEV_EVENT_TX_COMPLETE event Benjamin Valentin 2024-11-11 19:17:24 +0100
  • e419c144fa
    Merge pull request #20969 from benpicco/boards/openmote-b-reset_delay Marian Buschsieweke 2024-11-11 16:45:28 +0000
  • 602acbf3c5 boards/openmote-b: set at86rf215 reset to 2ms Benjamin Valentin 2024-11-08 16:06:16 +0100
  • 982af61c82 sys/net/gnrc_pktbuf_static: make hexdump optional Benjamin Valentin 2024-11-11 14:45:17 +0100
  • 4bd273f009 sys/net/gnrc_pktbuf_static: add double free detection Benjamin Valentin 2024-11-11 14:43:29 +0100
  • 1285c4cb88 boards/esp32s3-seeedstudio: seeedstudio xiao esp32s3 board support. mostly copied from esp32s3-pros3 board files. Isikcan Yilmaz 2024-09-22 23:59:03 +0200
  • a21d302d08 cpu/esp32/stdio_usb_serial_jtag: clear all usb serial jtag flags and flush the tx fifo at the end of usb serial isrs Isikcan Yilmaz 2024-11-11 09:53:15 +0100
  • d86738f057
    Merge pull request #20970 from crasbe/pr/nRF_OpenOCD mguetschow 2024-11-11 08:29:41 +0000
  • 5d76abffa1
    Merge pull request #20951 from maribu/makefiles/improve-tty-select-cmd-handling Marian Buschsieweke 2024-11-10 19:14:07 +0000
  • 434415c562
    Merge 1d3e10bb70 into cec85cfc88 Joshua DeWeese 2024-11-09 11:46:11 +0100
  • e6bf33ea05 cpu/stm32: make ADC resolution uniform crasbe 2024-11-08 21:23:10 +0100
  • cec85cfc88
    Merge pull request #20945 from maribu/sys/net/gcoap/replace-super-insane-hack-with-less-insane-hack Marian Buschsieweke 2024-11-08 20:03:37 +0000
  • 77b6264da1
    tests/net/gnrc_sixlowpan_frag_sfr_congure: work around bug in test Marian Buschsieweke 2024-11-08 20:52:14 +0100
  • 168829f865 boards/nrf52: always recover device before flashing with OpenOCD crasbe 2024-11-08 16:04:08 +0100
  • 5d7194a4ee makefiles: introduce OPENOCD_POST_INIT_CMDS crasbe 2024-11-08 16:03:17 +0100
  • 1672c0e613
    Merge pull request #20956 from HavingaThijs/cc2538_crc_bit Marian Buschsieweke 2024-11-08 12:49:36 +0000
  • cedfb63a88
    tests: no default interactive sync for native Marian Buschsieweke 2024-11-08 09:26:11 +0100
  • 6401abbd92
    Merge pull request #20850 from dylad/pr/cpu/saml21/compat_headers Dylan Laduranty 2024-11-08 08:14:28 +0000
  • 6a19004aa1
    Merge pull request #20963 from maribu/clang-format/line-limit Marian Buschsieweke 2024-11-08 05:54:50 +0000
  • f259578ae7 tests/*: remove nRF6310 board crasbe 2024-11-07 22:11:31 +0100
  • 4ca9f2d421 examples/*: remove nRF6310 board crasbe 2024-11-07 22:11:11 +0100
  • 4953ba8e67 boards/nrf6310: remove board crasbe 2024-11-07 22:10:38 +0100
  • a9cb19dcc5 cpu/samr30: create compatibility headers for vendor files migration Dylan Laduranty 2024-11-07 21:25:03 +0100
  • 7d83c7a9d2 cpu/samr34: create compatibility headers for vendor files migration Dylan Laduranty 2024-11-07 21:22:23 +0100
  • d65dec6ab5
    Merge pull request #20960 from maribu/build_system/xfa/fix-alignment benpicco 2024-11-07 16:16:28 +0000
  • 2b6f65a08a
    build_system/xfa: change API to fix alignment Marian Buschsieweke 2024-11-06 20:56:49 +0100
  • 30a3057bdb
    .clang-format: Set ColumnLimit to 0 Marian Buschsieweke 2024-11-07 16:16:04 +0100
  • 76b9b711a8
    Merge pull request #20962 from maribu/tests/sys/shell_lock/test-robustness mguetschow 2024-11-07 12:21:04 +0000