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
48120d1f637e72f264c292dbe44c2943cdc57e6f
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 06, 2019
build(ble): Only link cordio-phy where necessary
· 48120d1f
rahix
authored
5 years ago
Verified
48120d1f
fix(ble): Fix compiler errors
· c4e07041
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
c4e07041
feat(ble): Read MAC from file
· e68a2679
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
e68a2679
fix(ble): Slow down BLE messages a bit
· ccf1d9eb
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
ccf1d9eb
feat(epicardium): Add experimental BLE console
· 6c41c7a3
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
6c41c7a3
feat(epicardium): First BLE support
· 5e790cb3
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
5e790cb3
feat(epicardium): Implement BLE scheduling
· 278df494
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
278df494
feat(epicardium): Compile BLE stuff
· 78e5b900
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
78e5b900
Aug 05, 2019
build: Add an option for debug-output
· bb4ad001
rahix
authored
5 years ago
Verified
bb4ad001
chore: Remove obsolete BLE example
· 1077f2b5
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
1077f2b5
fix(fsutil): Fix function names in header-file
· 36a19d2f
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
36a19d2f
fix(fatfs): Reduce maximum open files to 16
· 1b48d1db
schneider
authored
5 years ago
and
rahix
committed
5 years ago
Verified
1b48d1db
fix(genapi): Fix preprocessor interfering with code-gen
· bd226159
rahix
authored
5 years ago
Verified
bd226159
Aug 04, 2019
fix(fatfs): accept 'b' in parse_modes
· b1f671d5
swym
authored
5 years ago
b1f671d5
docs: Mark epic_leds_set() as not yet stable
· 507a13b4
rahix
authored
5 years ago
Verified
507a13b4
chore(epicardium): Final call ID cleanup
· 4c569c8e
rahix
authored
5 years ago
Verified
4c569c8e
ci: Fix lint chocking on deleted files
· e74beecc
rahix
authored
5 years ago
Verified
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
Verified
7a6b17a6
fix(fatfs): Remove typedef for epic_stat
· 4c977d6a
rahix
authored
5 years ago
Verified
4c977d6a
docs: Fixup API docs in a few places
· b7e210c9
rahix
authored
5 years ago
Verified
b7e210c9
feat(serial): Add epic_uart_read_str() API-call
· 8765f08c
rahix
authored
5 years ago
Verified
8765f08c
fix(serial): Fix UART receive call violating API rules
· 32808693
rahix
authored
5 years ago
Verified
32808693
chore(api): Remove test interrupt
· 7d854dee
rahix
authored
5 years ago
Verified
7d854dee
chore(epicardium): Cleanup API IDs
· 330977dd
rahix
authored
5 years ago
Verified
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
Verified
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
Verified
0d8be9c3
docs: Document utime module
· b4246ffd
rahix
authored
5 years ago
Verified
b4246ffd
fix(rtc): Fix rtc values not being synchronized
· 1b575b03
rahix
authored
5 years ago
Verified
1b575b03
feat(rtc): Add RTC alarm interrupt
· db390227
rahix
authored
5 years ago
Verified
db390227
Jul 31, 2019
chore(pycardium): Make interrupt functions accessible to other modules
· d66db156
rahix
authored
5 years ago
Verified
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
Verified
05e2cb35
fix(l0der): Fix whitespace issues
· 3bc1ab55
rahix
authored
5 years ago
Verified
3bc1ab55
Jul 30, 2019
fix(ci): Add pillow & fix build-stage
· 9018244b
q3k
authored
5 years ago
and
rahix
committed
5 years ago
9018244b
Loading