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
9a5eeb4d30221f21d2f33fc16c63df4e36de5bf7
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 05, 2019
fix(epicardium): Remove superfluous SEV-WFE pair
· 9a5eeb4d
rahix
authored
5 years ago
Verified
9a5eeb4d
fix(meson): Only use nano.specs for the cross build
· 6c2c4c15
schneider
authored
5 years ago
6c2c4c15
fix(newlib): Use nano.specs
· 1a3a2ea5
schneider
authored
5 years ago
1a3a2ea5
fix(build): Don't build hello-freertos because old meson
· 2cb948af
rahix
authored
5 years ago
Verified
2cb948af
build(epicardium): Create own meson file for modules
· 63cec98c
rahix
authored
5 years ago
Verified
63cec98c
refactor(epicardium): Move leds into own source file
· 3b5a0b4f
Gerd
authored
5 years ago
and
rahix
committed
5 years ago
Verified
3b5a0b4f
Jul 04, 2019
fix(epicardium): Use SEV-on-pend instead of enabling IRQ
· 5054fdeb
rahix
authored
5 years ago
Verified
5054fdeb
feat(pycardium): Reset micropython in nlr_jump_fail()
· adc8a8b6
ch3
authored
5 years ago
adc8a8b6
feat: Print a string before resetting
· 98904f56
rahix
authored
5 years ago
Verified
98904f56
fix(micropython): Remove previous QSTRs to ensure correct output
· 1a693480
rahix
authored
5 years ago
Verified
1a693480
feat(bootloader): Reset on power button press
· 19f4cfe9
rahix
authored
5 years ago
Verified
19f4cfe9
feat(epicardium): Reset board when pressing power button
· 339bc388
rahix
authored
5 years ago
Verified
339bc388
feat(libcard10): Add PMIC interrupt handler
· 4c9dfee7
rahix
authored
5 years ago
Verified
4c9dfee7
refactor(api): Use CMSIS flags instead of raw value
· 558f88cc
rahix
authored
5 years ago
Verified
558f88cc
feat(pycardium): Restart repl on ^D
· 083c1064
rahix
authored
5 years ago
Verified
083c1064
fix(pycardium): Assert against double-calls
· 86682974
rahix
authored
5 years ago
Verified
86682974
fix(pycardium): Properly handle ^C
· 7bc84f6f
rahix
authored
5 years ago
Verified
7bc84f6f
fix(epicardium): Reenable cdcacm
· 940708d0
rahix
authored
5 years ago
Verified
940708d0
refactor(epicardium): Move FreeRTOS support into separate source
· 6f8e69c3
rahix
authored
5 years ago
Verified
6f8e69c3
fix(epicardium): Reenable preemption
· 258d5963
rahix
authored
5 years ago
Verified
258d5963
feat(epicardium): Enable tickless idle
· 0ca995ad
rahix
authored
5 years ago
Verified
0ca995ad
Jul 03, 2019
Merge branch 'rahix/epic-freertos' into 'master'
· 86d57a65
rahix
authored
5 years ago
86d57a65
feat: Send KeyboardException when pressing ^C
· 3e0a8fbb
rahix
authored
5 years ago
Verified
3e0a8fbb
feat(epicardium): Port to FreeRTOS
· f87de543
rahix
authored
5 years ago
Verified
f87de543
Jul 01, 2019
feat(hello-freertos): Switch to upstream v10.2.1
· 341b7660
rahix
authored
5 years ago
Verified
341b7660
feat: Import FreeRTOS v10.2.1
· a9557d20
rahix
authored
5 years ago
Verified
a9557d20
chore(hello-freertos): Add .gdbinit file
· 1841a46f
rahix
authored
5 years ago
Verified
1841a46f
Jun 28, 2019
chore: Detail how to use ARM toolchain
· 875d9f8f
rahix
authored
5 years ago
Verified
875d9f8f
fix: Mention missing dependencies in README
· f2e90d9a
rahix
authored
5 years ago
Verified
f2e90d9a
chore: Format
· 4c71aad9
rahix
authored
5 years ago
Verified
4c71aad9
Jun 25, 2019
fix(pycardium): Fix not properly checking type of color
· 546a203c
rahix
authored
5 years ago
Verified
546a203c
refactor(pycardium): Properly implement leds.set()
· a9f770a6
rahix
authored
5 years ago
Verified
a9f770a6
fix(build): Fix QSTRs being regenerated every time
· 6845b17d
rahix
authored
5 years ago
Verified
6845b17d
Jun 24, 2019
Merge branch 'rahix/clean-warnings' into 'master'
· 81fce4c5
rahix
authored
5 years ago
81fce4c5
chore: Fix most compiler warnings (or disable them for vendor code)
· ccf8d648
rahix
authored
5 years ago
Verified
ccf8d648
chore(bootloader): Cleanup generation scripts
· 80961d1f
rahix
authored
5 years ago
Verified
80961d1f
Jun 23, 2019
Merge branch 'rahix/genapi-v2' into 'master'
· f49d850f
rahix
authored
5 years ago
f49d850f
feat(genapi): Bailout on errors instead of silently ignoring them
· b38163f2
rahix
authored
5 years ago
Verified
b38163f2
refactor(genapi): Save offset
· 976c63a8
rahix
authored
5 years ago
Verified
976c63a8
refactor(api): Restructure API generation script
· 06df747a
rahix
authored
5 years ago
Verified
06df747a
Loading