Skip to content

Conversation

@hathach
Copy link
Owner

@hathach hathach commented Nov 19, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 19, 2025 16:26
Copilot finished reviewing on behalf of hathach November 19, 2025 16:28
@sonarqubecloud
Copy link

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the TinyUSB version from 0.19.0 to 0.20.0 in preparation for a new release. The changes update version numbers across configuration files, consolidate agent documentation, add new board presets, and document all changes in the release changelog.

  • Version number updated from 0.19.0 to 0.20.0 across all configuration files
  • Documentation consolidated from .github/copilot-instructions.md into AGENTS.md with enhanced release instructions
  • New board presets added and Nordic board names standardized (pca10xxx → nrf52xxx/nrf53xxx naming)

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
tools/make_release.py Updated version to 0.20.0, added gen_presets import/call, fixed regex pattern for sonar properties
src/tusb_option.h Bumped TUSB_VERSION_MINOR from 19 to 20
sonar-project.properties Updated SonarQube project version to 0.20.0
repository.yml Added version 0.20.0 and updated 0-latest pointer
library.json Updated PlatformIO library version to 0.20.0
hw/bsp/BoardPresets.json Added new board presets and renamed Nordic boards to standardized names
docs/info/changelog.rst Added comprehensive 0.20.0 release notes with categorized changes
AGENTS.md Consolidated and enhanced agent instructions with release process documentation
.github/copilot-instructions.md Removed entire file (content moved to AGENTS.md)
.github/workflows/ci_set_matrix.py Split stm32h7 and stm32h7rs into separate CI matrix entries

# gen presets
gen_presets.main()

##################(ver#
Copy link

Copilot AI Nov 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Malformed comment contains extraneous characters '(ver#'. Should be '##########' to match the comment style used elsewhere in the file.

Suggested change
##################(ver#
###################

Copilot uses AI. Check for mistakes.
@hathach hathach merged commit 790c7a0 into master Nov 19, 2025
179 checks passed
@hathach hathach deleted the update-agents branch November 19, 2025 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants