-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: RIOT-OS/RIOT
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
boards: set native variant depending on the host's CPU architecture
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: CI
Area: Continuous Integration of RIOT components
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Platform: native
Platform: This PR/issue effects the native platform
#21291
opened Mar 12, 2025 by
OlegHahm
Loading…
cpu/native: Draft: Support native CPU on macOS
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: drivers
Area: Device drivers
Area: network
Area: Networking
Area: OTA
Area: Over-the-air updates
Area: SAUL
Area: Sensor/Actuator Uber Layer
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
Platform: native
Platform: This PR/issue effects the native platform
gnrc_netif_raw: don't interpret content if rawmode is enabled
Area: network
Area: Networking
Area: sys
Area: System
gnrc_pktshark: add new module to pretty-print network traffic
Area: network
Area: Networking
Area: sys
Area: System
#21284
opened Mar 10, 2025 by
benpicco
Loading…
boards/common: Make Adafruit nRF52 Bootloader shared
Area: boards
Area: Board ports
Area: doc
Area: Documentation
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21281
opened Mar 8, 2025 by
crasbe
Loading…
3 tasks done
sys/net/nfc/ndef: NDEF library with tests
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
#21272
opened Mar 6, 2025 by
KSKNico
Loading…
nanocoap: avoid non Area: Constrained Application Protocol implementations
Area: network
Area: Networking
Area: sys
Area: System
Area: tests
Area: tests and testing framework
CI: no fast fail
don't abort PR build after first error
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
static
buffers of configurable size
Area: CoAP
#21270
opened Mar 5, 2025 by
fabian18
Loading…
Tools: Switch from elf2uf2 to modern picotool
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: tools
Area: Supplementary tools
#21269
opened Mar 5, 2025 by
AnnsAnns
Loading…
Add support for Seeed Studio ESP32C3 Xiao
Area: boards
Area: Board ports
Area: doc
Area: Documentation
Area: Kconfig
Area: Kconfig integration
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#21267
opened Mar 5, 2025 by
dpproto
Loading…
core: add wait queue wrapper around thread flags group
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: tests
Area: tests and testing framework
cpu/esp32: Migration to ESP-IDF v5.4
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: cpu
Area: CPU/MCU ports
Area: doc
Area: Documentation
Area: pkg
Area: External package ports
Area: tools
Area: Supplementary tools
Platform: ESP
Platform: This PR/issue effects ESP-based platforms
State: WIP
State: The PR is still work-in-progress and its code is not in its final presentable form yet
Type: enhancement
The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#21261
opened Mar 2, 2025 by
gschorcht
Loading…
4 of 6 tasks
drivers/sdmmc/sdmmc_sdhc: remove DMA check
Area: drivers
Area: Device drivers
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#21260
opened Mar 1, 2025 by
fabian18
Loading…
gnrc/ipv6/nib: improve debug output, declutter code
Area: network
Area: Networking
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Type: cleanup
The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#21256
opened Feb 28, 2025 by
benpicco
Loading…
core/thread_flags: add thread flags group
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: tests
Area: tests and testing framework
Process: missing approvals
Integration Process: PR needs more ACKS (handled by action)
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
#21254
opened Feb 28, 2025 by
derMihai
Loading…
core/thread: error in thread.c corrected
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Process: missing approvals
Integration Process: PR needs more ACKS (handled by action)
Process: needs >1 ACK
Integration Process: This PR requires more than one ACK
#21253
opened Feb 28, 2025 by
DeJusten
Loading…
examples/sniffer: enable promiscuous, disable auto-ack
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
#21244
opened Feb 25, 2025 by
benpicco
Loading…
boards: make BOARD=native an alias for BOARD=native32
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: CI
Area: Continuous Integration of RIOT components
Area: core
Area: RIOT kernel. Handle PRs marked with this with care!
Area: doc
Area: Documentation
Area: examples
Area: Example Applications
Area: Kconfig
Area: Kconfig integration
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
Area: tools
Area: Supplementary tools
CI: full build
disable CI build filter
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Platform: native
Platform: This PR/issue effects the native platform
#21242
opened Feb 24, 2025 by
mguetschow
•
Draft
1 of 4 tasks
NFC Type 2 Tag Emulation for RIOT
Area: boards
Area: Board ports
Area: build system
Area: Build system
Area: drivers
Area: Device drivers
Area: examples
Area: Example Applications
Area: network
Area: Networking
Area: pkg
Area: External package ports
Area: sys
Area: System
Area: tests
Area: tests and testing framework
cpu/stm32{f3,l4,wb,wl}: Replace ztimer with busy_wait, fix VBat sampling time and {wl only} fix initialization sequence
Area: cpu
Area: CPU/MCU ports
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
#21238
opened Feb 21, 2025 by
crasbe
Loading…
cpu/stm32{f0,g0,c0}: fix ADC initialization sequence
Area: cpu
Area: CPU/MCU ports
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
Platform: ARM
Platform: This PR/issue effects ARM-based platforms
#21230
opened Feb 19, 2025 by
crasbe
Loading…
5 tasks done
sys/net/asymcute: add missing mutex unlock calls
Area: network
Area: Networking
Area: sys
Area: System
#21228
opened Feb 19, 2025 by
DeJusten
Loading…
Read me improvements
Area: doc
Area: Documentation
#21226
opened Feb 18, 2025 by
MalloryRose
•
Draft
sys/malloc_monitor: Fix documentation
Area: doc
Area: Documentation
Area: sys
Area: System
CI: ready for build
If set, CI server will compile all applications for all available boards for the labeled PR
#21225
opened Feb 18, 2025 by
DeJusten
Loading…
gnrc/ipv6_auto_subnets: don't remove unrelated prefixes
Area: network
Area: Networking
Area: sys
Area: System
#21215
opened Feb 14, 2025 by
benpicco
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.