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
swym
firmware
Commits
ffce77e17c04519d1d416c2a4e223f78e3a35948
Select Git revision
Branches
20
esb_py
master
default
protected
analog_gpio
config
esb
esb_squashed_nopy
card10.cfg
fix-intid
hwlock_pc
jailbreak
debug_module
gpio_fix
fd_ownership
moar_blacklist
hula
mx_printf
fileapi
dir
tidy
fatfs-generation
20 results
firmware
Author
Search by author
Any Author
authors
swym
swym
1 author
Jul 26, 2019
fix(sdk): Plug in pre-release with BTLE support
· ffce77e1
schneider
authored
5 years ago
and
rahix
committed
5 years ago
ffce77e1
chore(display,portexpander): style
· ca3aaa55
schneider
authored
5 years ago
ca3aaa55
fix(display): Make use of the display reset pin
· a76880e9
schneider
authored
5 years ago
a76880e9
feat: Merge initial filesystem support
· fc83ae6e
rahix
authored
5 years ago
Verified
fc83ae6e
chore(api): Change fd type to int
· c1578952
rahix
authored
5 years ago
Verified
c1578952
feat(api): Rename file functions to epic_file_*
· 8ea2dbd4
rahix
authored
5 years ago
Verified
8ea2dbd4
chore(api): Fixup file docs
· 03994ea7
rahix
authored
5 years ago
Verified
03994ea7
chore(fatfs): Fix style
· 9b106d2c
rahix
authored
5 years ago
Verified
9b106d2c
Jul 25, 2019
docs: how-to-build.rst: Add git cloning
· 4e8f909f
Hauke Mehrtens
authored
5 years ago
4e8f909f
docs: how-to-build.rst: Add Debian
· 5e49aeba
Hauke Mehrtens
authored
5 years ago
5e49aeba
feat: Add a nix expression
· 4d8af366
q3k
authored
5 years ago
and
rahix
committed
5 years ago
Verified
4d8af366
chore(pycardium): Reorder includes
· 55991532
rahix
authored
5 years ago
Verified
55991532
chore(pycardium): Use `static` instead of `STATIC`
· d293ce3c
rahix
authored
5 years ago
Verified
d293ce3c
chore(pycardium): Move object definitions to their functions
· 6e001276
rahix
authored
5 years ago
Verified
6e001276
fix(pycardium): Fix stupid string cooker
· 5c6cc3e9
rahix
authored
5 years ago
Verified
5c6cc3e9
fix(pycardium): Remove all uses of newlib malloc
· e728833c
rahix
authored
5 years ago
Verified
e728833c
fix(build): Fix nano printf pulling in floats
· 7a39ec76
rahix
authored
5 years ago
Verified
7a39ec76
chore(sdk): Move heap into separate lib
· e41c4607
rahix
authored
5 years ago
Verified
e41c4607
fix(micropython): Unhardcode /bin/bash
· 85f8bd64
q3k
authored
5 years ago
and
rahix
committed
5 years ago
Verified
85f8bd64
fix(ci): Use pre-built docker images
· 4f220608
q3k
authored
5 years ago
and
rahix
committed
5 years ago
4f220608
Jul 24, 2019
epicardium.h: fix comment spelling in
· 1ef682b7
swym
authored
5 years ago
1ef682b7
implement necessary functionality for making import in micropython work
· 69a12a83
swym
authored
5 years ago
69a12a83
First implementation of file IO via libff in epicardium & pycarddium
· 287ae82e
swym
authored
5 years ago
287ae82e
chore: Update .clang
· f54e3c0e
rahix
authored
5 years ago
Verified
f54e3c0e
fix(build): Remove GNUisms to allow building on macOS & BSD
· 4ec3ab45
Mot
authored
5 years ago
and
rahix
committed
5 years ago
4ec3ab45
Jul 23, 2019
docs: Update debugger.rst - Ubuntu instructions
· 84e0f76c
wink
authored
5 years ago
and
rahix
committed
5 years ago
Verified
84e0f76c
docs: Update how-to-build.rst with clean target
· d2daf19a
wink
authored
5 years ago
and
rahix
committed
5 years ago
Verified
d2daf19a
Update how-to-build.rst with copy/pastable package names
· f59ce8c0
wink
authored
5 years ago
f59ce8c0
Jul 22, 2019
docs: Document light_sensor module
· 215ecfdf
rahix
authored
5 years ago
Verified
215ecfdf
feat(modules): Add light-sensor module
· 01c6b903
Adrian
authored
5 years ago
and
rahix
committed
5 years ago
01c6b903
docs: Add Ninja to build dependencies
· 37f1d36c
Anon
authored
5 years ago
37f1d36c
fix(display): Reduce SPI frequency to increase stability
· e615baef
schneider
authored
5 years ago
e615baef
feat(epicardium): Enable stack-overflow detection
· 959d4303
rahix
authored
5 years ago
Verified
959d4303
fix(code-style.sh): Warn on non-C files
· 3a7adca8
rahix
authored
5 years ago
Verified
3a7adca8
fix(build): Remove unnecessary CFLAGS
· f3b26e8a
rahix
authored
5 years ago
Verified
f3b26e8a
docs: Mention API & BHI160
· 7a4c5264
rahix
authored
5 years ago
Verified
7a4c5264
feat(display): Add method to set a single pixel
· ebbbc44c
madonius
authored
5 years ago
and
rahix
committed
5 years ago
ebbbc44c
Jul 21, 2019
fix(gfx): Disable a debug message which slows down drawing
· 3218e428
rahix
authored
5 years ago
Verified
3218e428
workaround(cdcacm): Fix CDC-ACM lockup on host hangup
· 4a292ac0
rahix
authored
5 years ago
Verified
4a292ac0
feat(modules): Add display module
· 3ccec228
rahix
authored
5 years ago
Verified
3ccec228
Loading