·
24 commits
to main
since this release
What's Changed
- boards: add arduino Giga R1 support. by @uLipe in #91
- udev: add note describing when these custom udev rules are needed by @henrikbrixandersen in #93
- manifest: switch to cmsis_6 by @henrikbrixandersen in #94
- app: led: use new SMF return codes by @henrikbrixandersen in #97
- app: boards: fix configuration for usbd_next on candlelightfd//dual by @henrikbrixandersen in #98
- github: workflows: build: bump Python version to v3.12 by @henrikbrixandersen in #99
- app: add Kconfig symbol for selecting maximum number of supported channels by @henrikbrixandersen in #100
- cannectivity: led: add condition for led by @hakehuang in #96
- usb: device: next: class: gs_usb: select UDC_ENABLE_SOF when needed by @henrikbrixandersen in #101
- tests: usb: gs_usb: host: specify argument types for the pytest config by @henrikbrixandersen in #102
- app: set
CONFIG_CANNECTIVITY_MAX_CHANNELS
default based on devicetree by @henrikbrixandersen in #103 - README: fix path used in sysbuild example by @henrikbrixandersen in #105
- usb: device: next: gs_usb: avoid double-free of net_buf by @henrikbrixandersen in #106
- app: boards: reduce number of CAN RX filters for STM32 bxCAN boards by @henrikbrixandersen in #107
- usb: device: next: gs_usb: reduce RAM/ROM footprint for USB FS-only builds by @henrikbrixandersen in #108
- app: harden release configurations by @henrikbrixandersen in #110
- app: led: move LED event handling to the system work queue by @henrikbrixandersen in #112
- manifest: change manifest to track Zephyr v4.2-branch by @henrikbrixandersen in #113
- app: led: change CONFIG_CANNECTIVITY_LED dependencies by @henrikbrixandersen in #114
- app: CANnectivity v1.2.0 by @henrikbrixandersen in #115
New Contributors
- @uLipe made their first contribution in #91
- @hakehuang made their first contribution in #96
Full Changelog: v1.1.0...v1.2.0