Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
flow3r-minimal
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
Container registry
Model registry
Operate
Environments
Terraform modules
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
flow3r
flow3r-minimal
Commits
952d1531
Commit
952d1531
authored
1 year ago
by
schneider
Browse files
Options
Downloads
Patches
Plain Diff
flow3r: add bsp submodule, set P6
parent
4f6c8bb9
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
flow3r
+1
-0
1 addition, 0 deletions
flow3r
sdkconfig
+9
-0
9 additions, 0 deletions
sdkconfig
with
13 additions
and
0 deletions
.gitmodules
0 → 100644
+
3
−
0
View file @
952d1531
[submodule "flow3r"]
path = flow3r
url = git@git.card10.badge.events.ccc.de:badge23/firmware.git
This diff is collapsed.
Click to expand it.
flow3r
@
1a6b74e7
Subproject commit 1a6b74e70538de73039bab5c2a5c9216997a6c74
This diff is collapsed.
Click to expand it.
sdkconfig
+
9
−
0
View file @
952d1531
...
@@ -1916,6 +1916,15 @@ CONFIG_WIFI_PROV_BLE_SEC_CONN=y
...
@@ -1916,6 +1916,15 @@ CONFIG_WIFI_PROV_BLE_SEC_CONN=y
CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN=y
CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN=y
# CONFIG_WIFI_PROV_STA_FAST_SCAN is not set
# CONFIG_WIFI_PROV_STA_FAST_SCAN is not set
# end of Wi-Fi Provisioning Manager
# end of Wi-Fi Provisioning Manager
#
# Flow3r Config
#
# CONFIG_FLOW3R_HW_GEN_P3 is not set
# CONFIG_FLOW3R_HW_GEN_P4 is not set
CONFIG_FLOW3R_HW_GEN_P6=y
CONFIG_FLOW3R_ESP32S3=y
# end of Flow3r Config
# end of Component config
# end of Component config
# CONFIG_IDF_EXPERIMENTAL_FEATURES is not set
# CONFIG_IDF_EXPERIMENTAL_FEATURES is not set
...
...
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