Skip to content

Pull requests: RIOT-OS/RIOT

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

sys/event.h: Fixed documentation error by adding a type cast. Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs
#20704 opened May 28, 2024 by KSKNico Queued
drivers/at: expose some internal API Area: drivers Area: Device drivers Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#20702 opened May 28, 2024 by derMihai Queued
build system: clean up netif features Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports 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: ESP Platform: This PR/issue effects ESP-based platforms Platform: native Platform: This PR/issue effects the native platform Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
#20700 opened May 27, 2024 by maribu Loading…
Update creating-modules.md Area: doc Area: Documentation Area: sys Area: System
#20699 opened May 27, 2024 by Wunderbaeumchen99817 Draft
sys/psa_crypto: sha3 support Area: build system Area: Build system Area: doc Area: Documentation Area: examples Area: Example Applications Area: sys Area: System Area: tests Area: tests and testing framework
#20698 opened May 27, 2024 by Wunderbaeumchen99817 Loading…
gcoap: minor fixes and separate response Area: CoAP Area: Constrained Application Protocol implementations Area: examples Area: Example Applications Area: network Area: Networking Area: sys Area: System
#20696 opened May 25, 2024 by fabian18 Draft
nanocoap: fix coap_block2_finish() when option size is shrinking Area: CoAP Area: Constrained Application Protocol implementations 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 Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. Type: bug The issue reports a bug / The PR fixes a bug (including spelling errors)
#20688 opened May 22, 2024 by benpicco Loading…
nanocoap_fs: add nanoCoAP as VFS backend (remote CoAP fs) Area: CoAP Area: Constrained Application Protocol implementations Area: doc Area: Documentation Area: network Area: Networking Area: sys Area: System Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#20687 opened May 22, 2024 by benpicco Loading…
sys/net/application_layer/gcoap: fix Observe notifications correlation 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)
#20684 opened May 22, 2024 by fabian18 Loading…
cpu/msp430: Implement periph_gpio_ll & periph_gpio_ll_irq Area: boards Area: Board ports Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: tests Area: tests and testing framework 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 Platform: AVR Platform: This PR/issue effects AVR-based platforms Platform: ESP Platform: This PR/issue effects ESP-based platforms Platform: MSP Platform: This PR/issue effects MSP-based platforms
#20679 opened May 20, 2024 by maribu Draft
1 task
Raspberry Pi Pico I2C Interface Implementation Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: examples Area: Example Applications Area: tools Area: Supplementary tools
#20677 opened May 17, 2024 by studiosoftdev Loading…
sys/shell: Update cryptoauthlib shell commands Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
#20673 opened May 16, 2024 by Einhornhool Loading…
pkg/mpaland-printf: Add alternative stdio as package Area: build system Area: Build system Area: doc Area: Documentation Area: pkg Area: External package ports Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Type: new feature The issue requests / The PR implemements a new feature for RIOT
#20664 opened May 11, 2024 by maribu Loading…
native: add option to turn RIOT into a Linux CLI tool Area: boards Area: Board ports Area: core Area: RIOT kernel. Handle PRs marked with this with care! Area: cpu Area: CPU/MCU ports Area: examples Area: Example Applications Area: sys Area: System 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
#20656 opened May 7, 2024 by benpicco Loading…
pkg/wakaama: implement IPSO sensor objects in LwM2M Area: Kconfig Area: Kconfig integration Area: pkg Area: External package ports Type: new feature The issue requests / The PR implemements a new feature for RIOT
#20652 opened May 7, 2024 by leandrolanzieri Loading…
doc/CONTRIBUTION.md: document mediation process Area: doc Area: Documentation
#20648 opened May 3, 2024 by maribu Draft
4 tasks
drivers/ws281x: add SysTick + GPIO LL backend Area: build system Area: Build system Area: cpu Area: CPU/MCU ports 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 Platform: ARM Platform: This PR/issue effects ARM-based platforms
#20646 opened May 2, 2024 by maribu Loading…
5 tasks done
drivers/periph_gpio_ll: change API to access GPIO ports Area: boards Area: Board ports Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: tests Area: tests and testing framework 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 Platform: AVR Platform: This PR/issue effects AVR-based platforms Platform: ESP Platform: This PR/issue effects ESP-based platforms Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#20639 opened Apr 29, 2024 by maribu Loading…
1 task done
drivers/periph_uart: document acquire/release semantic Area: drivers Area: Device drivers Area: tests Area: tests and testing framework Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.
#20624 opened Apr 25, 2024 by maribu Loading…
periph/adc: add adc_sample_multi() Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: drivers Area: Device drivers Area: tests Area: tests and testing framework 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
#20622 opened Apr 25, 2024 by benpicco Loading…
examples/gnrc_border_router: pass variables to docker Area: build system Area: Build system 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: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
#20618 opened Apr 24, 2024 by maribu Loading…
Stm32 u5 spi no dma Area: cpu Area: CPU/MCU ports Platform: ARM Platform: This PR/issue effects ARM-based platforms
#20608 opened Apr 22, 2024 by shimunn Loading…
cpu/cortexm_common: make SVC call always available Area: build system Area: Build system Area: cpu Area: CPU/MCU ports Area: pkg Area: External package 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
#20603 opened Apr 19, 2024 by dylad Loading…
driver/mtd_spi_nor, pkg/littlefs: improve reliability with corrupted flash (new PR) Area: doc Area: Documentation Area: drivers Area: Device drivers Area: pkg Area: External package ports Area: tests Area: tests and testing framework
#20589 opened Apr 17, 2024 by crasbe Loading…
5 of 7 tasks
ProTip! What’s not been updated in a month: updated:<2024-04-28.