Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
multipass
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
derf
multipass
Commits
8848c178
Commit
8848c178
authored
4 years ago
by
Daniel Friesel
Browse files
Options
Downloads
Patches
Plain Diff
eeprom24lc64: fix typo, add I2C dependency
parent
ae8864e6
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/driver/Kconfig
+2
-1
2 additions, 1 deletion
src/driver/Kconfig
with
2 additions
and
1 deletion
src/driver/Kconfig
+
2
−
1
View file @
8848c178
...
...
@@ -33,8 +33,9 @@ depends on meta_driver_i2c && !driver_bme280 && (arch_msp430fr5969lp || arch_msp
# dummy is AEMR-specific and not included in Kconfig
config driver_eepom24lc64
config driver_eep
r
om24lc64
bool "24LC64 EEPROM"
depends on meta_driver_i2c
config driver_hcd1080
bool "HDC1080 TH Sensor with Heated Plate"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment