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
Martin Ling
firmware
Commits
d724a7d69131baedff33eb82199fc6c59c862390
Select Git revision
2 results
firmware
Author
Search by author
Any Author
authors
0 authors
May 03, 2019
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
fix(helloworld): remove unused ecg_write function
· 364e94a3
schneider
authored
5 years ago
364e94a3
feat(test): Move ecg test to testapp
· ed05f0c6
schneider
authored
5 years ago
ed05f0c6
hack(gpio): Move P1.12 to VDDIOH
· 8569c9eb
schneider
authored
5 years ago
8569c9eb
feat(ecg): Basic MAX30003 support
· b47fa3a6
schneider
authored
5 years ago
b47fa3a6
feat(rtc): Enable 32 kHz output
· 461bfe32
schneider
authored
5 years ago
461bfe32
May 02, 2019
chore(bootloader): Decrease amount of logs
· d7964b8a
schneider
authored
5 years ago
d7964b8a
feat(i2c): scan bus in hello world
· 06cf2379
schneider
authored
5 years ago
06cf2379
fix(GPIO): Select voltage bank per IO
· 12316fe3
schneider
authored
5 years ago
12316fe3
feat(GD25): Hack GD25 support into the MX25 code
· 0f1fb69e
schneider
authored
5 years ago
0f1fb69e
Apr 25, 2019
chore(bootloader): Clean up headers and dead code
· a8964c52
schneider
authored
5 years ago
a8964c52
chore(bootloader): Remove dead code from crc_patch.py
· a0704d9c
schneider
authored
5 years ago
a0704d9c
fix(bootloader): use xmodem crc for integrity check
· ff7fc0d7
schneider
authored
5 years ago
ff7fc0d7
Apr 24, 2019
feat: bootloader compatible hello world application
· 59017b58
schneider
authored
5 years ago
59017b58
add initial bootloader. untested.
· 63a72567
schneider
authored
5 years ago
63a72567
Apr 23, 2019
combine MSC and FAT libary access to external flash
· a76d8ebb
schneider
authored
5 years ago
a76d8ebb
fix whitespaces in mscmem.c
· 8a053217
schneider
authored
5 years ago
8a053217
add FAT32 library copy to later add internal memory support
· 65e69239
schneider
authored
5 years ago
65e69239
stub global makefile
· c53b897b
schneider
authored
5 years ago
c53b897b
add gitignore
· 066c6d7d
schneider
authored
5 years ago
066c6d7d
add usb example as base for bootloader
· 8ad3aa32
schneider
authored
5 years ago
8ad3aa32
add openocd sdk files
· 6002c36a
schneider
authored
5 years ago
6002c36a
Apr 22, 2019
add maxim sdk version 0.2.1-2
· 6fccfa09
schneider
authored
5 years ago
6fccfa09
Loading