Skip to content

Commit d8f5873

Browse files
committed
remove old files & some updates
1 parent 09c9387 commit d8f5873

File tree

6 files changed

+6
-124
lines changed

6 files changed

+6
-124
lines changed

.github/workflows/gh_workflow_metadata_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Driver Index Metadata Update
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
jobs:
99
driver-index-metadata-update:

.github/workflows/raspberry_quality_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
pull_request:
66
branches:
7-
- main
7+
- master
88
jobs:
99
driver-quality:
1010
uses: sensirion/.github/.github/workflows/driver.c.check.yml@main

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
55

66
## [Unreleased]
77

8-
## [1.0.0] - 2025-8-22
8+
## [1.0.0] - 2025-08-25
99

10-
### Added
10+
### Changed
1111

1212
- Updated to latest driver framework
13-
## [0.1.0] - 2022-7-20
1413

15-
### Added
14+
## [0.1.0] - 2022-04-07
1615

1716
- Initial SCD30 driver release
1817

Makefile

Lines changed: 0 additions & 22 deletions
This file was deleted.

metadata.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
generator_version: 1.3.3
33
model_version: 1.0.0
44
dg_status: released
5-
is_manually_modified: false
5+
is_manually_modified: true
66
first_generated: '2022-04-07 17:45'
77
last_generated: '2025-08-22 12:11'

scd30_i2c_example_usage.c

Lines changed: 0 additions & 95 deletions
This file was deleted.

0 commit comments

Comments
 (0)