Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Revol
firmware
Commits
8c81654a
Verified
Commit
8c81654a
authored
Jul 28, 2019
by
schneider
Committed by
Rahix
Aug 06, 2019
Browse files
chore(ble): Copy fit_main.c from the stack
parent
ed9790f5
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
epicardium/ble/ble_main.c
0 → 100644
View file @
8c81654a
This diff is collapsed.
Click to expand it.
epicardium/ble/meson.build
View file @
8c81654a
ble_sources = files(
'ble.c',
'stack.c'
'stack.c',
'ble_main.c'
)
lib/sdk/Libraries/BTLE/meson.build
View file @
8c81654a
...
...
@@ -50,7 +50,7 @@ sources = files(
'stack/ble-profiles/sources/apps/watch/watch_main.c',
'stack/ble-profiles/sources/apps/datc/datc_main.c',
'stack/ble-profiles/sources/apps/gluc/gluc_main.c',
'stack/ble-profiles/sources/apps/fit/fit_main.c',
#
'stack/ble-profiles/sources/apps/fit/fit_main.c',
'stack/ble-profiles/sources/apps/cycling/cycling_main.c',
'stack/ble-profiles/sources/apps/sensor/sensor_main.c',
'stack/ble-profiles/sources/apps/app/app_disc.c',
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment