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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wink
firmware
Commits
Commits · patch-3
patch-3
Select Git revision
Selected
patch-3
Branches
17
master
default
wink/trng
patch-2
patch-1
micro-modules
color-2
color-html-3
color-html-2
color-html
ch3/api-speed-eval2
rahix/bma
freertos-btle
schneider/mp-for-old-bl
ch3/leds-api
ch3/genapi-refactor
ch3/dual-core
dualcore
18 results
firmware
epicardium
Author
Search by author
Any Author
authors
wink
wink
1 author
Browse files
Jul 22, 2019
feat(modules): Add light-sensor module
· 01c6b903
Adrian
authored
Jul 22, 2019
and
rahix
committed
Jul 22, 2019
01c6b903
feat(epicardium): Enable stack-overflow detection
· 959d4303
rahix
authored
Jul 22, 2019
959d4303
feat(display): Add method to set a single pixel
· ebbbc44c
madonius
authored
Jul 22, 2019
and
rahix
committed
Jul 22, 2019
ebbbc44c
Jul 21, 2019
workaround(cdcacm): Fix CDC-ACM lockup on host hangup
· 4a292ac0
rahix
authored
Jul 21, 2019
4a292ac0
chore(epicardium): Rename style enums
· 4a01205c
rahix
authored
Jul 21, 2019
4a01205c
fix(docs): Minor fixes in display docs
· 8b6240f0
rahix
authored
Jul 21, 2019
8b6240f0
doc: Mention epic_uart_read_chr() is bad
· f7878036
rahix
authored
Jul 21, 2019
f7878036
feat: Port everything to auto-generated IRQ system
· 7fefa791
rahix
authored
Jul 21, 2019
7fefa791
feat(genapi): Autogenerate IRQ stubs
· cce8a4cf
rahix
authored
Jul 21, 2019
cce8a4cf
module(display): initial support
· c3bcca29
Gerd
authored
Jul 4, 2019
c3bcca29
fix(epicardium): Fix sphinx-doc errors
· 4427d8ac
rahix
authored
Jul 21, 2019
4427d8ac
Jul 20, 2019
fix(interrupt): make error values negative
· b2898dc8
schneider
authored
Jul 20, 2019
b2898dc8
fix(interrupt): add disable function, add error code to api
· b6a2a86a
schneider
authored
Jul 20, 2019
b6a2a86a
feat(interrupt): API for Python interrupts
· b457c4b6
schneider
authored
Jul 17, 2019
b457c4b6
fix(streams): Warn on lock error
· f70b699f
rahix
authored
Jul 20, 2019
f70b699f
docs: Document EBUSY on stream API functions
· 7b8e4ae4
rahix
authored
Jul 19, 2019
7b8e4ae4
feat(streams): Add descriptor table lock
· cebdade6
rahix
authored
Jul 19, 2019
cebdade6
docs: Improve stream documentation
· 13386d1a
rahix
authored
Jul 19, 2019
13386d1a
fix(stream): Don't block when reading
· 6a5ae34e
rahix
authored
Jul 18, 2019
6a5ae34e
docs: Fix stream_descriptor documentation
· 06fa0fc4
rahix
authored
Jul 18, 2019
06fa0fc4
fix(streams): Allow poll_stream to be NULL
· 53c66daf
rahix
authored
Jul 18, 2019
53c66daf
docs: Document sensor streams
· 8fec99bb
rahix
authored
Jul 18, 2019
8fec99bb
feat(epicardium): Add sensor stream API
· 5459eead
rahix
authored
Jul 17, 2019
5459eead
chore(epicardium): Port modules to use new log
· 6fe49323
rahix
authored
Jul 20, 2019
6fe49323
feat(epicardium): Add a module for logging
· 18da37fb
rahix
authored
Jul 20, 2019
18da37fb
Jul 19, 2019
fix(epicardium): Increase stack sizes
· 47661f78
swym
authored
Jul 18, 2019
and
rahix
committed
Jul 19, 2019
47661f78
Jul 18, 2019
feat(epicardium): Enable uxTaskGetStackHighWaterMark
· 6df7e446
rahix
authored
Jul 18, 2019
6df7e446
feat(api): Allow enum arguments
· 996289de
rahix
authored
Jul 16, 2019
996289de
Jul 17, 2019
feat(modules): Add timed vibrate function
· 684ac29e
Adrian
authored
Jul 17, 2019
and
rahix
committed
Jul 17, 2019
684ac29e
feat(fatfs): Print string error message when mount fails
· 3c4c5bd6
schneider
authored
Jul 16, 2019
3c4c5bd6
Jul 16, 2019
chore(fatfs): Apply code-style
· 688e5b2a
rahix
authored
Jul 16, 2019
688e5b2a
fix(epicardium): Move fatfs into modules subdir
· 06813f8d
rahix
authored
Jul 16, 2019
06813f8d
Jul 15, 2019
epicardium/fatfs.h: now with contents...
· b9387519
swym
authored
Jul 15, 2019
b9387519
libff13: enable reentrancy
· d028fa6b
swym
authored
Jul 15, 2019
d028fa6b
Jul 14, 2019
fix(epicardium): Add boot image
· c3f473e6
schneider
authored
Jul 14, 2019
c3f473e6
fix(epicardium): Add boot image
· 3350a347
schneider
authored
Jul 14, 2019
3350a347
Jul 13, 2019
fix(epicardium): Adjust configCPU_CLOCK_HZ to reality
· c05530a5
schneider
authored
Jul 13, 2019
c05530a5
Jul 11, 2019
feat(epicardium): Enable FreeRTOS timers
· e9ca7b4d
rahix
authored
Jul 11, 2019
e9ca7b4d
feat(epicardium): Implement poweroff
· 36d858b9
rahix
authored
Jul 11, 2019
36d858b9
feat(epicardium): Properly implement power button behavior
· 97701165
rahix
authored
Jul 11, 2019
97701165
Loading