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
External 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
Anne Jan Brouwer
firmware
Commits
5251acc330affee8ee7fa9af18460c493c8a6ac7
Select Git revision
Branches
3
aj-01
micropython
master
default
protected
3 results
firmware
Author
Search by author
Any Author
authors
Anne Jan Brouwer
annejan
1 author
May 29, 2019
fix(readme): Add an initial readme
· 5251acc3
schneider
authored
5 years ago
5251acc3
fix(hello-world): Add .gdbinit
· 0421a5b3
schneider
authored
5 years ago
0421a5b3
May 26, 2019
feat(leds): support for 15 leds, support to dim per LED
· 2ae0c8b4
schneider
authored
5 years ago
2ae0c8b4
feat(imutest): Show compass on screen
· 661f6d7c
schneider
authored
5 years ago
661f6d7c
chore(oled): remove old oled code
· 7f16030c
schneider
authored
5 years ago
7f16030c
feat(bmetest): Show values on the screen
· aee51faf
schneider
authored
5 years ago
aee51faf
feat(ips): Speed up display by using a buffer
· 77aee1a9
schneider
authored
5 years ago
77aee1a9
May 21, 2019
feat(ble): Add BLE example
· 797d1763
schneider
authored
5 years ago
797d1763
chore(license): Remove obsolte file headers
· 87e00048
schneider
authored
5 years ago
87e00048
May 20, 2019
fix(ecgtest): Minor cleanup
· 8a6cadae
schneider
authored
5 years ago
8a6cadae
May 19, 2019
fix(openocd): We don't have a reset line ATM. Don't try to use it
· cb5dc5cc
schneider
authored
5 years ago
cb5dc5cc
feat(leds): Initial SK9822 support
· a6c3cf1e
schneider
authored
5 years ago
a6c3cf1e
fix(card10): Add card10 lib files to all projects
· 9cab153a
schneider
authored
5 years ago
9cab153a
May 18, 2019
feat(freertos): Add hello world demo
· 5509ef67
schneider
authored
5 years ago
5509ef67
feat(ecg): support for alternate scroll mode
· 5ae70d8f
schneider
authored
5 years ago
5ae70d8f
fix(ecg): Update example to new display
· f604c357
schneider
authored
5 years ago
f604c357
refact(display): Factor out display code
· 61c4faab
schneider
authored
5 years ago
61c4faab
refact(card10): factor out init and diag code
· 33bf745e
schneider
authored
5 years ago
33bf745e
fix(pmic): update wrong charger setting
· 4ec04584
schneider
authored
5 years ago
4ec04584
fix(display): Update pin definitions
· 1a5d0a59
schneider
authored
5 years ago
1a5d0a59
May 15, 2019
feat(pmic): Limit switch currents of 1.8 V and 5.0 V
· b5d301e6
schneider
authored
5 years ago
b5d301e6
feat(pmic): Turn on battery charger
· 51d653d2
schneider
authored
5 years ago
51d653d2
May 14, 2019
fix(ips): Adapt to card10
· a5fe5633
schneider
authored
5 years ago
a5fe5633
feat(ips): output a 20% duty cycle on one pin
· 9b0f1ec6
schneider
authored
5 years ago
9b0f1ec6
May 12, 2019
feat(ips): Add example for an IPS display
· b470ad71
schneider
authored
5 years ago
b470ad71
feat(bma): Demo tap detection
· ccc51523
schneider
authored
5 years ago
ccc51523
feat(bma): Drop in bosch libary
· 5249849a
schneider
authored
5 years ago
5249849a
refact(bosch): Consolidate bosch support functions
· 4424b864
schneider
authored
5 years ago
4424b864
feat(bme): Add bme test app
· 0c9389e0
schneider
authored
5 years ago
0c9389e0
fix(imutest): Add mappings
· 573e480a
schneider
authored
5 years ago
573e480a
fix(bhy): Return correct error codes from platform support
· addd0e4d
schneider
authored
5 years ago
addd0e4d
feat(imu): Add testapp
· 9de1261b
schneider
authored
5 years ago
9de1261b
chore(testapp): Rename into ecgtest
· 1d13428a
schneider
authored
5 years ago
1d13428a
fix(bootloader): Add GPIO1 as trigger option
· be854e63
schneider
authored
5 years ago
be854e63
fix(makefiles): Compile standalone by default
· 598d3378
schneider
authored
5 years ago
598d3378
May 07, 2019
fix(testapp): Initialize ecg interrupt before the ecg chip
· 9cbff5a1
schneider
authored
5 years ago
9cbff5a1
fix(testapp): Poll interrupt. Interruptdoes not seem to be working
· 40fb232f
schneider
authored
5 years ago
40fb232f
fix(testapp): Initialize pmic
· a975868e
schneider
authored
5 years ago
a975868e
fix(pmic): Wait a second after boot for stuff to settle
· 000af958
schneider
authored
5 years ago
000af958
chore(pmic): Move pmic functions to own module
· 9a7a3dba
schneider
authored
5 years ago
9a7a3dba
Loading