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
8e903d88482c175ed277ae0689ba7b22405b8256
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
Jun 19, 2019
fix(pycardium): Remove unnecessary libc stubs
· 8e903d88
rahix
authored
5 years ago
Verified
8e903d88
fix(build): Fix compiler options for new meson
· 92b9c4be
rahix
authored
5 years ago
Verified
92b9c4be
Jun 18, 2019
Merge branch 'rahix/leds' into 'master'
· 50a00d95
rahix
authored
5 years ago
50a00d95
feat(pycardium): Add leds module
· d739f593
rahix
authored
5 years ago
Verified
d739f593
feat(epicardium): Add leds_set function to API
· 0acc3fe5
ch3
authored
5 years ago
and
rahix
committed
5 years ago
Verified
0acc3fe5
feat(pycardium): Enable custom modules
· 3bd0e863
rahix
authored
5 years ago
Verified
3bd0e863
Merge branch 'rahix/use-api' into 'master'
· 9d6cdd9c
rahix
authored
5 years ago
9d6cdd9c
fix: Disable api-demo due to meson
· 886472d0
rahix
authored
5 years ago
Verified
886472d0
feat: Use API for pycardium serial IO
· 128e627d
rahix
authored
5 years ago
Verified
128e627d
fix(build): Disable upy-minimal due to meson issue
· 1b4037ff
rahix
authored
5 years ago
Verified
1b4037ff
Jun 16, 2019
fix(upy-minimal): Fix meson madness (again)
· 1371e690
rahix
authored
5 years ago
Verified
1371e690
Merge branch 'rahix/micropyhton'
· cac1586b
rahix
authored
5 years ago
Verified
cac1586b
feat: Actually start core1 payload
· d748ba4b
rahix
authored
5 years ago
Verified
d748ba4b
feat: Add minimal pycardium
· 249fc47e
rahix
authored
5 years ago
Verified
249fc47e
feat: Add epicardium stub
· 984f1634
rahix
authored
5 years ago
Verified
984f1634
fix(micropython): Add NO_QSTR flag when generating qstrs
· 45653dc4
rahix
authored
5 years ago
Verified
45653dc4
build(micropython): Improve version.h generator
· 9241afff
rahix
authored
5 years ago
Verified
9241afff
build: Update .clang
· 396f1543
rahix
authored
5 years ago
Verified
396f1543
refactor(upy): Enhance build system wrapper
· b57d3b92
rahix
authored
5 years ago
Verified
b57d3b92
fix(upy-minimal): Add missing link options
· c30d297a
rahix
authored
5 years ago
Verified
c30d297a
feat(upy-minimal): Add some example modules
· 68720f25
rahix
authored
5 years ago
Verified
68720f25
build(micropython): Integrate upy into meson build system
· fc6222fd
rahix
authored
5 years ago
Verified
fc6222fd
feat: Add micropython submodule
· 99dc28da
rahix
authored
5 years ago
Verified
99dc28da
chore(card10-lib): Move core1 start/stop to lib
· 78dfac6c
ch3
authored
5 years ago
and
rahix
committed
5 years ago
Verified
78dfac6c
chore(boot): Include global .gdbinit
· 9ffab0f4
ch3
authored
5 years ago
and
rahix
committed
5 years ago
Verified
9ffab0f4
Jun 15, 2019
Merge branch 'rahix/boot' into 'master'
· f49b61a1
schneider
authored
5 years ago
f49b61a1
fix(bootloader): remove old makefile, fix .gdbinit
· cbb0f31e
schneider
authored
5 years ago
cbb0f31e
fix(build): Fix another meson version issue ...
· 5425d21d
rahix
authored
5 years ago
Verified
5425d21d
ci: Use bootstrap script
· 7a420d3e
rahix
authored
5 years ago
Verified
7a420d3e
build: Remove build_image scripts again
· 71aae6e8
rahix
authored
5 years ago
Verified
71aae6e8
build: Build .bin files as well
· 4d7717b1
rahix
authored
5 years ago
Verified
4d7717b1
build(bootloader): Integrate into meson
· 92aec5b8
rahix
authored
5 years ago
Verified
92aec5b8
feat(tools): Add tool to convert images to header files
· 54c13a79
schneider
authored
5 years ago
54c13a79
Merge branch 'rahix/api-demo'
· b64e91b8
rahix
authored
5 years ago
Verified
b64e91b8
Jun 14, 2019
fix(ble): Do not try to use the _app linkerscript anymore
· f4500148
schneider
authored
5 years ago
f4500148
fix(readme): Mention that the bootloader is not option anymore and card10.bin...
· 522ee861
schneider
authored
5 years ago
522ee861
hack(build_image): remove reference to ecgtest
· 4973f9a2
schneider
authored
5 years ago
4973f9a2
fix(bootloader): Special linker script for the bootloader
· b53e8edb
schneider
authored
5 years ago
b53e8edb
hack(build_image): Reintroduce build_image to generate card10.bin files.
· c25454e2
schneider
authored
5 years ago
c25454e2
Jun 13, 2019
feat(api-demo): Make API calls work!
· e57d3da6
rahix
authored
5 years ago
Verified
e57d3da6
Loading