Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
firmware
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
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
chris007
firmware
Commits
aa04506e
Commit
aa04506e
authored
5 years ago
by
chris007
Browse files
Options
Downloads
Patches
Plain Diff
Style fixes
parent
35e3ae2c
Branches
bme680
No related tags found
No related merge requests found
Pipeline
#2841
passed
5 years ago
Stage: build
Stage: test
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
epicardium/epicardium.h
+1
-1
1 addition, 1 deletion
epicardium/epicardium.h
pycardium/mpconfigport.h
+1
-1
1 addition, 1 deletion
pycardium/mpconfigport.h
with
2 additions
and
2 deletions
epicardium/epicardium.h
+
1
−
1
View file @
aa04506e
This diff is collapsed.
Click to expand it.
pycardium/mpconfigport.h
+
1
−
1
View file @
aa04506e
...
...
@@ -45,6 +45,7 @@ int mp_hal_trng_read_int(void);
#define MICROPY_PY_UERRNO (1)
/* Modules */
#define MODULE_BME680_ENABLED (1)
#define MODULE_BUTTONS_ENABLED (1)
#define MODULE_DISPLAY_ENABLED (1)
#define MODULE_GPIO_ENABLED (1)
...
...
@@ -55,7 +56,6 @@ int mp_hal_trng_read_int(void);
#define MODULE_PERSONAL_STATE_ENABLED (1)
#define MODULE_UTIME_ENABLED (1)
#define MODULE_VIBRA_ENABLED (1)
#define MODULE_BME680_ENABLED (1)
/*
* This port is intended to be 32-bit, but unfortunately, int32_t for
...
...
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