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
Marek
firmware
Commits
7a4c5264
Verified
Commit
7a4c5264
authored
5 years ago
by
rahix
Browse files
Options
Downloads
Patches
Plain Diff
docs: Mention API & BHI160
Signed-off-by:
Rahix
<
rahix@rahix.de
>
parent
ebbbc44c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Documentation/epicardium-guide.rst
+2
-0
2 additions, 0 deletions
Documentation/epicardium-guide.rst
Documentation/overview.rst
+10
-0
10 additions, 0 deletions
Documentation/overview.rst
with
12 additions
and
0 deletions
Documentation/epicardium-guide.rst
+
2
−
0
View file @
7a4c5264
.. _epicardium_api_guide:
Epicardium API Development
Epicardium API Development
==========================
==========================
If you are interested in augmenting the Epicardium API with new calls, this
If you are interested in augmenting the Epicardium API with new calls, this
...
...
This diff is collapsed.
Click to expand it.
Documentation/overview.rst
+
10
−
0
View file @
7a4c5264
...
@@ -19,6 +19,9 @@ number of tasks that will have been keeping card10 running. These are:
...
@@ -19,6 +19,9 @@ number of tasks that will have been keeping card10 running. These are:
statistics that can be gathered from our power manager IC (MAX77650).
statistics that can be gathered from our power manager IC (MAX77650).
* **Serial**: Handles serial communication via *UART*, *CDC ACM* and possibly
* **Serial**: Handles serial communication via *UART*, *CDC ACM* and possibly
Bluetooth.
Bluetooth.
* **BHI160**: Housekeeping task for interaction with the `BHI160`_.
.. _BHI160: https://www.bosch-sensortec.com/bst/products/all_products/bhi160
.. todo::
.. todo::
...
@@ -29,6 +32,13 @@ number of tasks that will have been keeping card10 running. These are:
...
@@ -29,6 +32,13 @@ number of tasks that will have been keeping card10 running. These are:
.. _#23: https://git.card10.badge.events.ccc.de/card10/firmware/issues/23
.. _#23: https://git.card10.badge.events.ccc.de/card10/firmware/issues/23
Epicardium API
--------------
Epicardium exposes lots of functionality via the *Epicardium API*. The
technical details if this API can be found in this :ref:`overview
<epicardium_api_overview>`. If you are interesting in adding new API calls,
you should probably read the :ref:`epicardium_api_guide` guide.
Pycardium
Pycardium
---------
---------
Pycardium is our MicroPython fork. Its purpose is to make it as easy as
Pycardium is our MicroPython fork. Its purpose is to make it as easy as
...
...
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