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
507a13b49f613668f91d93417153a57f027398b6
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
Aug 04, 2019
docs: Mark epic_leds_set() as not yet stable
· 507a13b4
rahix
authored
5 years ago
507a13b4
chore(epicardium): Final call ID cleanup
· 4c569c8e
rahix
authored
5 years ago
4c569c8e
ci: Fix lint chocking on deleted files
· e74beecc
rahix
authored
5 years ago
e74beecc
feat(portexpander): New function for setting multiple pins at once
· 46637b26
Woazboat
authored
5 years ago
46637b26
refactor(portexpander): defines for portexpander commands + common read/write functions
· 8a5926b5
Woazboat
authored
5 years ago
8a5926b5
Aug 03, 2019
ci: notify user when branch is too far off master to be analyzed
· b4c64ba8
q3k
authored
5 years ago
b4c64ba8
docs: Cleanup fatfs docs
· 7a6b17a6
rahix
authored
5 years ago
7a6b17a6
fix(fatfs): Remove typedef for epic_stat
· 4c977d6a
rahix
authored
5 years ago
4c977d6a
docs: Fixup API docs in a few places
· b7e210c9
rahix
authored
5 years ago
b7e210c9
feat(serial): Add epic_uart_read_str() API-call
· 8765f08c
rahix
authored
5 years ago
8765f08c
fix(serial): Fix UART receive call violating API rules
· 32808693
rahix
authored
5 years ago
32808693
chore(api): Remove test interrupt
· 7d854dee
rahix
authored
5 years ago
7d854dee
chore(epicardium): Cleanup API IDs
· 330977dd
rahix
authored
5 years ago
330977dd
chore(pushbuttons): code style
· 16a8325b
schneider
authored
5 years ago
16a8325b
fix(pushbuttons): Add Button 2 support
· 8ffaa150
schneider
authored
5 years ago
8ffaa150
Aug 02, 2019
License under MIT
· 2b03934b
rahix
authored
5 years ago
2b03934b
fix(fatfs): Refactor fatfs implementation
· e5b3e196
swym
authored
5 years ago
and
rahix
committed
5 years ago
e5b3e196
Aug 01, 2019
feat(pycardium): Add RTC_ALARM interrupt number
· 0d8be9c3
rahix
authored
5 years ago
0d8be9c3
docs: Document utime module
· b4246ffd
rahix
authored
5 years ago
b4246ffd
fix(rtc): Fix rtc values not being synchronized
· 1b575b03
rahix
authored
5 years ago
1b575b03
feat(rtc): Add RTC alarm interrupt
· db390227
rahix
authored
5 years ago
db390227
Jul 31, 2019
chore(pycardium): Make interrupt functions accessible to other modules
· d66db156
rahix
authored
5 years ago
d66db156
feat(display): Add API call for direct framebuffer
· c66f9319
q3k
authored
5 years ago
and
rahix
committed
5 years ago
c66f9319
feat(epicardium): Add l0der
· 05e2cb35
rahix
authored
5 years ago
05e2cb35
fix(l0der): Fix whitespace issues
· 3bc1ab55
rahix
authored
5 years ago
3bc1ab55
Jul 30, 2019
fix(ci): Add pillow & fix build-stage
· 9018244b
q3k
authored
5 years ago
and
rahix
committed
5 years ago
9018244b
Jul 29, 2019
hack(FreeRTOS): Do not call WFE when a debugger is active
· 41a5c1d2
schneider
authored
5 years ago
and
rahix
committed
5 years ago
41a5c1d2
docs: Mention python-pillow dependency
· deb27e28
rahix
authored
5 years ago
deb27e28
feat(bootloader): Add a boot-splash
· da3c11dc
rahix
authored
5 years ago
da3c11dc
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
appease annoyatron
· 2fa3090d
Serge Bazanski
authored
5 years ago
2fa3090d
epicardium/l0der: move to epic_file API
· 8ab8a96c
Serge Bazanski
authored
5 years ago
8ab8a96c
style fixes
· cbea5657
q3k
authored
5 years ago
cbea5657
Loading