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
9241afff09c9a150fc6c6c5e721c52622cb80852
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 16, 2019
build(micropython): Improve version.h generator
· 9241afff
rahix
authored
5 years ago
9241afff
build: Update .clang
· 396f1543
rahix
authored
5 years ago
396f1543
refactor(upy): Enhance build system wrapper
· b57d3b92
rahix
authored
5 years ago
b57d3b92
fix(upy-minimal): Add missing link options
· c30d297a
rahix
authored
5 years ago
c30d297a
feat(upy-minimal): Add some example modules
· 68720f25
rahix
authored
5 years ago
68720f25
build(micropython): Integrate upy into meson build system
· fc6222fd
rahix
authored
5 years ago
fc6222fd
feat: Add micropython submodule
· 99dc28da
rahix
authored
5 years ago
99dc28da
chore(card10-lib): Move core1 start/stop to lib
· 78dfac6c
ch3
authored
5 years ago
and
rahix
committed
5 years ago
78dfac6c
chore(boot): Include global .gdbinit
· 9ffab0f4
ch3
authored
5 years ago
and
rahix
committed
5 years ago
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
5425d21d
ci: Use bootstrap script
· 7a420d3e
rahix
authored
5 years ago
7a420d3e
build: Remove build_image scripts again
· 71aae6e8
rahix
authored
5 years ago
71aae6e8
build: Build .bin files as well
· 4d7717b1
rahix
authored
5 years ago
4d7717b1
build(bootloader): Integrate into meson
· 92aec5b8
rahix
authored
5 years ago
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
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
e57d3da6
feat(api-demo): add test function
· f9b2e27b
ch3
authored
5 years ago
f9b2e27b
feat(api-demo): Make demo work
· f8c5454b
rahix
authored
5 years ago
f8c5454b
Add _bother_dispatcher()
· 9da038a2
ch3
authored
5 years ago
9da038a2
Merge branch 'rahix/api-demo' of card10:open/firmware into rahix/api-demo
· 5093cff4
ch3
authored
5 years ago
5093cff4
Fix missing variable, types, includes and comments
· c3512540
ch3
authored
5 years ago
c3512540
build(api-demo): Integrate API into build
· ab6b296c
rahix
authored
5 years ago
ab6b296c
Add first API definition
· c5da7c7b
ch3
authored
5 years ago
c5da7c7b
feat(api-demo): More code
· 1f41b761
rahix
authored
5 years ago
1f41b761
feat(api-demo): Add dual-core stuff
· 4c04057e
rahix
authored
5 years ago
4c04057e
feat(api-demo): First code
· 599a914e
rahix
authored
5 years ago
599a914e
Jun 12, 2019
fix(board): Add button 2 of the prototype
· 2b567d0b
schneider
authored
5 years ago
2b567d0b
feat(ecgtest): Allow to switch between USB and wirst, internal pulls yes/no
· c012ba63
schneider
authored
5 years ago
c012ba63
fix(ble): Fix ble example makefile
· 19c15933
schneider
authored
5 years ago
19c15933
Merge branch 'rahix/new-build' into 'master'
· 28ea1ea9
schneider
authored
5 years ago
28ea1ea9
Jun 11, 2019
feat: Update README & Add a bootstrap.sh script
· 1104cf0b
rahix
authored
5 years ago
1104cf0b
fix(ci): remove package "install"
· 7ae2536d
schneider
authored
5 years ago
7ae2536d
Loading