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
c157895291b12a50c54b2719952ebf9b273df814
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
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 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
fix(display): Refactor open & close
· 840e6c9e
rahix
authored
5 years ago
Verified
840e6c9e
chore(epicardium): Rename style enums
· 4a01205c
rahix
authored
5 years ago
Verified
4a01205c
fix(docs): Minor fixes in display docs
· 8b6240f0
rahix
authored
5 years ago
Verified
8b6240f0
doc: Mention epic_uart_read_chr() is bad
· f7878036
rahix
authored
5 years ago
Verified
f7878036
feat: Port everything to auto-generated IRQ system
· 7fefa791
rahix
authored
5 years ago
Verified
7fefa791
feat(genapi): Autogenerate IRQ stubs
· cce8a4cf
rahix
authored
5 years ago
Verified
cce8a4cf
module(display): initial support
· c3bcca29
Gerd
authored
5 years ago
c3bcca29
fix(epicardium): Fix sphinx-doc errors
· 4427d8ac
rahix
authored
5 years ago
Verified
4427d8ac
fix(maxusb): Always exit critical sections
· c2876eb8
schneider
authored
5 years ago
c2876eb8
Jul 20, 2019
feat(api): Add interrupts for core 1 & pycardium
· 69019289
rahix
authored
5 years ago
Verified
69019289
fix(interrupt): make error values negative
· b2898dc8
schneider
authored
5 years ago
b2898dc8
fix(interrupt): add disable function, add error code to api
· b6a2a86a
schneider
authored
5 years ago
b6a2a86a
feat(interrupt): API for Python interrupts
· b457c4b6
schneider
authored
5 years ago
b457c4b6
feat(epicardium): Add sensor streams
· 00750677
rahix
authored
5 years ago
Verified
00750677
fix(streams): Warn on lock error
· f70b699f
rahix
authored
5 years ago
Verified
f70b699f
docs: Document EBUSY on stream API functions
· 7b8e4ae4
rahix
authored
5 years ago
Verified
7b8e4ae4
Loading