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
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
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
card10
firmware
Commits
90fec21e
Verified
Commit
90fec21e
authored
5 years ago
by
rahix
Browse files
Options
Downloads
Patches
Plain Diff
chore: Update CHANGELOG
parent
6388ed70
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#3596
passed
5 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+19
-1
19 additions, 1 deletion
CHANGELOG.md
with
19 additions
and
1 deletion
CHANGELOG.md
+
19
−
1
View file @
90fec21e
...
...
@@ -5,12 +5,30 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Added
-
`ls_cmsis_dap`
: A tool to enumerate CMSIS-DAP debuggers
-
`tools/pycard10.py`
: Tool to interact with card10's serial connection and
upload files directly:
```
bash
./tools/pycard10.py path/to/python-script.py
```
-
`epic_disp_print_adv`
&
`Display.print(font=...)`
: Print with different
fonts! The following fonts are supported:
`8px`
,
`12px`
,
`16px`
,
`20px`
,
and
`24px`
.
-
**pycardium**
: Support for RAW REPL mode.
-
**bhi160**
: Function to disable all sensors (
`bhi160.disable_all_sensors()`
).
-
`ls_cmsis_dap`
: A tool to enumerate CMSIS-DAP debuggers.
### Changed
-
`main.py`
was moved into an app to allow easier reconfiguration of the
default app. The new
`main.py`
points to the "old" one so behavior is not
changed.
-
After a timeout, the menu will close and
`main.py`
will run again.
### Removed
-
Some unused font files.
### Fixed
-
Fixed a regression which made the ECG app no longer work.
## [v1.8] - 2019-08-27 11:38 - [HabaneroChilli]
...
...
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