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
352b5a9723a71a56a518b8f46a6b468b2d5be8a9
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 29, 2019
chore(bootloader): Move all display code into main()
· 352b5a97
rahix
authored
5 years ago
352b5a97
refactor(bootloader): Factor out display code into separate file
· 384fcfb1
rahix
authored
5 years ago
384fcfb1
chore(bootloader): Cleanup includes
· cbff1426
rahix
authored
5 years ago
cbff1426
fix(utime): Convert UTC RTC to Python epoch
· c4580819
schneider
authored
5 years ago
and
rahix
committed
5 years ago
c4580819
fix(rtc): Add comment about magic number
· 8b58c463
schneider
authored
5 years ago
and
rahix
committed
5 years ago
8b58c463
fix(libcard10): Properly wait for RTC init
· 48f47e74
rahix
authored
5 years ago
48f47e74
feat(utime): Add time() and mktime()
· ca7f19ba
rahix
authored
5 years ago
ca7f19ba
feat(rtc): Initial Python RTC support
· a1567d59
schneider
authored
5 years ago
and
rahix
committed
5 years ago
a1567d59
feat(fatfs): Add seek and tell implementation
· d4a24d51
q3k
authored
5 years ago
and
rahix
committed
5 years ago
d4a24d51
fix(pycardium): Fix stubbed snprintf messing up readline
· 79ec7d37
rahix
authored
5 years ago
79ec7d37
Jul 28, 2019
ci: implement lint & Annoyatron
· 8ef77cdb
q3k
authored
5 years ago
8ef77cdb
chore(pycardium): Fix Python-module code-style
· 07dab7e0
rahix
authored
5 years ago
07dab7e0
feat(code-style.sh): Format Python files using black
· 54e2fca8
rahix
authored
5 years ago
54e2fca8
Jul 27, 2019
docs: Update a few pieces of outdated information
· 9cd56629
rahix
authored
5 years ago
9cd56629
feat(pycardium): execute main.py if it exists
· f3296ad6
schneider
authored
5 years ago
and
rahix
committed
5 years ago
f3296ad6
docs: Fix flow diagram
· 732d4904
rahix
authored
5 years ago
732d4904
docs: Update overview diagram
· b9cc15ab
rahix
authored
5 years ago
b9cc15ab
fix(leds): Use new portexpander API
· 2fc408e8
schneider
authored
5 years ago
and
rahix
committed
5 years ago
2fc408e8
refactor(mod-pmic): Use card10_reset() instead of manual impl
· 1d0f82b3
rahix
authored
5 years ago
1d0f82b3
feat(bootloader): Reset when system says done
· 82b5b21f
schneider
authored
5 years ago
and
rahix
committed
5 years ago
82b5b21f
feat(bootloader): Show ready/writing message
· a43065c5
schneider
authored
5 years ago
and
rahix
committed
5 years ago
a43065c5
feat(bootloader): Show up as CCC card10
· d681d9de
schneider
authored
5 years ago
and
rahix
committed
5 years ago
d681d9de
chore(style): Code style for bootloader
· e6685d5a
schneider
authored
5 years ago
and
rahix
committed
5 years ago
e6685d5a
Jul 26, 2019
docs: Add flow diagram
· 1afb0212
rahix
authored
5 years ago
1afb0212
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
fc83ae6e
chore(api): Change fd type to int
· c1578952
rahix
authored
5 years ago
c1578952
feat(api): Rename file functions to epic_file_*
· 8ea2dbd4
rahix
authored
5 years ago
8ea2dbd4
chore(api): Fixup file docs
· 03994ea7
rahix
authored
5 years ago
03994ea7
chore(fatfs): Fix style
· 9b106d2c
rahix
authored
5 years ago
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
4d8af366
chore(pycardium): Reorder includes
· 55991532
rahix
authored
5 years ago
55991532
chore(pycardium): Use `static` instead of `STATIC`
· d293ce3c
rahix
authored
5 years ago
d293ce3c
chore(pycardium): Move object definitions to their functions
· 6e001276
rahix
authored
5 years ago
6e001276
fix(pycardium): Fix stupid string cooker
· 5c6cc3e9
rahix
authored
5 years ago
5c6cc3e9
fix(pycardium): Remove all uses of newlib malloc
· e728833c
rahix
authored
5 years ago
e728833c
Loading