Skip to content
GitLab
Explore
Sign in
You need to sign in or sign up before continuing.
Commits · master
firmware
Browse files
May 31, 2019
added code for analog switch
· ff648393
Ole
authored
May 31, 2019
ff648393
May 30, 2019
fix(readme): Stress the need to eject the drive
· 9883fc93
schneider
authored
May 30, 2019
9883fc93
May 29, 2019
fix(readme): Add section on how to connect the first debugger
· 621b79d3
schneider
authored
May 29, 2019
621b79d3
change(pmic): Set SBB2 to 3.3 V to test rail split
· 3230eb3e
schneider
authored
May 29, 2019
3230eb3e
fix(readme): Add an initial readme
· 5251acc3
schneider
authored
May 29, 2019
5251acc3
fix(hello-world): Add .gdbinit
· 0421a5b3
schneider
authored
May 29, 2019
0421a5b3
May 26, 2019
feat(leds): support for 15 leds, support to dim per LED
· 2ae0c8b4
schneider
authored
May 26, 2019
2ae0c8b4
feat(imutest): Show compass on screen
· 661f6d7c
schneider
authored
May 26, 2019
661f6d7c
chore(oled): remove old oled code
· 7f16030c
schneider
authored
May 26, 2019
7f16030c
feat(bmetest): Show values on the screen
· aee51faf
schneider
authored
May 26, 2019
aee51faf
feat(ips): Speed up display by using a buffer
· 77aee1a9
schneider
authored
May 26, 2019
77aee1a9
May 21, 2019
feat(ble): Add BLE example
· 797d1763
schneider
authored
May 21, 2019
797d1763
chore(license): Remove obsolte file headers
· 87e00048
schneider
authored
May 21, 2019
87e00048
May 20, 2019
fix(ecgtest): Minor cleanup
· 8a6cadae
schneider
authored
May 20, 2019
8a6cadae
May 19, 2019
fix(openocd): We don't have a reset line ATM. Don't try to use it
· cb5dc5cc
schneider
authored
May 19, 2019
cb5dc5cc
feat(leds): Initial SK9822 support
· a6c3cf1e
schneider
authored
May 19, 2019
a6c3cf1e
fix(card10): Add card10 lib files to all projects
· 9cab153a
schneider
authored
May 19, 2019
9cab153a
May 18, 2019
feat(freertos): Add hello world demo
· 5509ef67
schneider
authored
May 19, 2019
5509ef67
feat(ecg): support for alternate scroll mode
· 5ae70d8f
schneider
authored
May 19, 2019
5ae70d8f
fix(ecg): Update example to new display
· f604c357
schneider
authored
May 19, 2019
f604c357
refact(display): Factor out display code
· 61c4faab
schneider
authored
May 18, 2019
61c4faab
refact(card10): factor out init and diag code
· 33bf745e
schneider
authored
May 18, 2019
33bf745e
fix(pmic): update wrong charger setting
· 4ec04584
schneider
authored
May 18, 2019
4ec04584
fix(display): Update pin definitions
· 1a5d0a59
schneider
authored
May 18, 2019
1a5d0a59
May 15, 2019
feat(pmic): Limit switch currents of 1.8 V and 5.0 V
· b5d301e6
schneider
authored
May 15, 2019
b5d301e6
feat(pmic): Turn on battery charger
· 51d653d2
schneider
authored
May 15, 2019
51d653d2
May 14, 2019
fix(ips): Adapt to card10
· a5fe5633
schneider
authored
May 14, 2019
a5fe5633
feat(ips): output a 20% duty cycle on one pin
· 9b0f1ec6
schneider
authored
May 14, 2019
9b0f1ec6
May 12, 2019
feat(ips): Add example for an IPS display
· b470ad71
schneider
authored
May 12, 2019
b470ad71
feat(bma): Demo tap detection
· ccc51523
schneider
authored
May 12, 2019
ccc51523
feat(bma): Drop in bosch libary
· 5249849a
schneider
authored
May 12, 2019
5249849a
refact(bosch): Consolidate bosch support functions
· 4424b864
schneider
authored
May 12, 2019
4424b864
feat(bme): Add bme test app
· 0c9389e0
schneider
authored
May 12, 2019
0c9389e0
fix(imutest): Add mappings
· 573e480a
schneider
authored
May 12, 2019
573e480a
fix(bhy): Return correct error codes from platform support
· addd0e4d
schneider
authored
May 12, 2019
addd0e4d
feat(imu): Add testapp
· 9de1261b
schneider
authored
May 12, 2019
9de1261b
chore(testapp): Rename into ecgtest
· 1d13428a
schneider
authored
May 12, 2019
1d13428a
fix(bootloader): Add GPIO1 as trigger option
· be854e63
schneider
authored
May 12, 2019
be854e63
fix(makefiles): Compile standalone by default
· 598d3378
schneider
authored
May 12, 2019
598d3378
May 07, 2019
fix(testapp): Initialize ecg interrupt before the ecg chip
· 9cbff5a1
schneider
authored
May 07, 2019
9cbff5a1
Loading