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
b470ad7183e6a44f765918b1e747d68e712ec66c
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 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
fix(pmic): Actually set SBB1 to 3.3 V. Remove current limit. Might introduce noise.
· dd7e8758
schneider
authored
5 years ago
dd7e8758
fix(Makefile): compile for card10 by default
· 826d17c1
schneider
authored
5 years ago
826d17c1
May 06, 2019
feat(helloworld): Buzz motor
· eac3d661
schneider
authored
5 years ago
eac3d661
fix(board): Turn off motor early
· 7bd55dca
schneider
authored
5 years ago
7bd55dca
fix(bootlader): Use push button subsystem
· c2b23c56
schneider
authored
5 years ago
c2b23c56
fix(board): Change voltages based on selected board
· 17e112cd
schneider
authored
5 years ago
17e112cd
fix(sdk): Update card10 board configuration
· e6560754
schneider
authored
5 years ago
e6560754
chore(sdk): copy evkit board to card10 board
· 8daedc35
schneider
authored
5 years ago
8daedc35
May 05, 2019
feat(helloworld): Setup pmic
· bc6e2b0d
schneider
authored
5 years ago
bc6e2b0d
feat(helloworld): Also scan 7 bit i2c bus
· 97114129
schneider
authored
5 years ago
97114129
fix(MAX77650): Implement I2C read write
· 0c0ddc14
schneider
authored
5 years ago
0c0ddc14
fix(MAX77651): Make it a C library
· b45a1af9
schneider
authored
5 years ago
b45a1af9
feat(lib): Plug in bare MAX77650 libarry
· d6562e79
schneider
authored
5 years ago
d6562e79
May 03, 2019
fix(testapp): Use GPIO interrupt
· 9c2fa9db
schneider
authored
5 years ago
9c2fa9db
feat(helloworld): say who we are
· 2c17ecff
schneider
authored
5 years ago
2c17ecff
feat(helloworld): Turn BHI on
· 62224911
schneider
authored
5 years ago
62224911
fix(BHI): Add a bit of I2C error handling
· d724a7d6
schneider
authored
5 years ago
d724a7d6
fix(BHI): Minor fixes to the lib
· d8b1056a
schneider
authored
5 years ago
d8b1056a
feat(BHI): Add I2C support
· 6fc3674e
schneider
authored
5 years ago
6fc3674e
fix(BHI): Stub HAL
· ccd2773c
schneider
authored
5 years ago
ccd2773c
fix(BHI): Remove broken machine detection
· eb3fd699
schneider
authored
5 years ago
eb3fd699
feat(bosch): Plug in current BHI driver library
· 504c3bd0
schneider
authored
5 years ago
504c3bd0
feat(testapp): Use ECG together with oled
· 7d75f9bc
schneider
authored
5 years ago
7d75f9bc
feat(oled): Prototype oled support
· c618fb9f
schneider
authored
5 years ago
c618fb9f
Loading