Releases: CANnectivity/cannectivity
Releases · CANnectivity/cannectivity
v1.0.1
What's Changed
- [Backport v1.0] app: src: main: include git describe output in banner when available by @henrikbrixandersen in #62
- [Backport v1.0] app: remove empty line from log output by @henrikbrixandersen in #63
- [Backport v1.0] usb: device: next: class: gs_usb: move a few pointers to a const struct by @henrikbrixandersen in #67
- [Backport v1.0] usb: device: gs_usb: convert dummy endpoint to fully functional OUT ep by @henrikbrixandersen in #64
- [v1.0-branch] app: CANnectivity v1.0.1 by @henrikbrixandersen in #68
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- west.yml: set clone-depth and add an import allowlist by @fabiobaltieri in #1
- github: workflows: run build workflow once a day by @henrikbrixandersen in #2
- github: add dependabot configuration by @henrikbrixandersen in #3
- README: add instructions for pulling in CANnectivity as a Zephyr module by @henrikbrixandersen in #4
- README: use relative links by @henrikbrixandersen in #5
- app: add optional firmware version boot banner by @henrikbrixandersen in #6
- app: boards: add nucleo_h723zg overlay by @henrikbrixandersen in #7
- usb: device: class: gs_usb: document the public API by @henrikbrixandersen in #8
- app: document the internal API by @henrikbrixandersen in #9
- github: add bug report template by @henrikbrixandersen in #10
- github: add feature request template by @henrikbrixandersen in #11
- usb: device: class: gs_usb: fix hardware timestamps by @henrikbrixandersen in #12
- app: led: use correct log name by @henrikbrixandersen in #13
- usb: device: gs_usb: make capturing hardware timestamp on sof optional by @henrikbrixandersen in #14
- usb: device: class: gs_usb: update path to network buffer header file by @henrikbrixandersen in #15
- app: use newly granted USB VID:PID 1209:ca01 by default by @henrikbrixandersen in #16
- README: fix spelling of "licensed" by @henrikbrixandersen in #17
- usb: device: class: gs_usb: allow including header from C++ code by @henrikbrixandersen in #18
- usb: device: class: gs_usb: fix tseg2/dtseg2 maximum value assignment by @henrikbrixandersen in #19
- app: add console harness and run simple firmware boot test in CI by @henrikbrixandersen in #20
- tests: add gs_usb test suite by @henrikbrixandersen in #21
- github: dependabot: check for updates to python packages by @henrikbrixandersen in #22
- app: usb: declare USB vendor code handler function static by @henrikbrixandersen in #26
- README: reword the list of supported firmware features by @henrikbrixandersen in #27
- app: add USB Device Firmware Upgrade (DFU) support by @henrikbrixandersen in #28
- Make build excluded over all folders in the project by @KozhinovAlexander in #29
- app: use newly granted USB VID:PID 1209:ca02 for DFU by default by @henrikbrixandersen in #32
- usb: device: class: gs_usb: unify application event callbacks by @henrikbrixandersen in #33
- usb: device: class: gs_usb: use bulk EP max packet size to 512 for HS by @henrikbrixandersen in #34
- README: fix dfu-util command example by @henrikbrixandersen in #35
- app + tests: remove use of space-separated lists by @henrikbrixandersen in #39
- README: do not restrict build status badge to pushes by @henrikbrixandersen in #40
- README: fix case for status badge URLs by @henrikbrixandersen in #42
- Add support for dual (RX/TX) activity LEDs by @henrikbrixandersen in #43
- Release CANnectivity v1.0.0 (tested against Zephyr v4.0.0) by @henrikbrixandersen in #44
New Contributors
- @fabiobaltieri made their first contribution in #1
- @henrikbrixandersen made their first contribution in #2
- @KozhinovAlexander made their first contribution in #29
Full Changelog: https://github.com/CANnectivity/cannectivity/commits/v1.0.0