Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rust-card10
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lilpep
rust-card10
Commits
Commits · 5-implement-client-c-in-plain-rust
5-implement-client-c-in-plain-rust
Select Git revision
1 result
Searching
rust-card10
l0dable
Author
Search by author
Any Author
authors
lilpep
lilpep
1 author
Browse files
Aug 24, 2019
l0dable: add FrameBuffer.clear()
· cee35266
Astro
authored
5 years ago
cee35266
l0dable: fix typo in build.rs
· f11e8033
Astro
authored
5 years ago
f11e8033
l0dable: make println emit \n
· 282393ae
Astro
authored
5 years ago
282393ae
[API] Introduce error handling for bhi160.
· 77f2e073
rnd
authored
5 years ago
77f2e073
[API] Introduce errno constants.
· e9207299
rnd
authored
5 years ago
e9207299
Aug 23, 2019
bump version to 0.1.1
· 39be500a
Kloenk
authored
5 years ago
39be500a
add includes
· 8dfe6fae
Kloenk
authored
5 years ago
8dfe6fae
l0dable: quelch type name warns
· 4d81636d
Astro
authored
5 years ago
4d81636d
l0dable: spin framebuffer, add RawColor
· 059ae059
Astro
authored
5 years ago
059ae059
l0dable: framebuffer text rendering works (inverted)
· 29a6b351
Astro
authored
5 years ago
29a6b351
reduce keywords in l0dable
· a614d38e
Kloenk
authored
5 years ago
a614d38e
prepare cargo publish
· 62f3e1fc
Kloenk
authored
5 years ago
62f3e1fc
add print! and println! macro to write to UART
· e882db08
Kloenk
authored
5 years ago
e882db08
update c module, update client.c interface
· d8468cc5
Astro
authored
5 years ago
d8468cc5
time fixes
· cf64a490
Astro
authored
5 years ago
cf64a490
l0dable: refactor utime into rtc::Time
· f028adfd
Astro
authored
5 years ago
f028adfd
l0dable: add framebuffer
· e0b6eb05
Astro
authored
5 years ago
e0b6eb05
add fs
· 2d438c24
Astro
authored
5 years ago
2d438c24
[Firmware] Update to v1.5.
· 5b7c45b5
rnd
authored
5 years ago
5b7c45b5
l0dable: fmt_buffer additions
· 0c992236
Astro
authored
5 years ago
0c992236
add os
· fb6969cc
Astro
authored
5 years ago
fb6969cc
bhi160: fix buf capacity
· a44a3bad
Astro
authored
5 years ago
a44a3bad
add bhi160
· 67d6b191
Astro
authored
5 years ago
67d6b191
Aug 22, 2019
l0dable: rerun-if-changed in build.rs
· 1ac87641
Astro
authored
5 years ago
1ac87641
l0dable: add bme680
· 967590b8
Astro
authored
5 years ago
967590b8
l0dable: fix Color::rgb8()
· 4c954828
Astro
authored
5 years ago
4c954828
update client.c
· e08e7184
Astro
authored
5 years ago
e08e7184
s/eabihf/eabi/
· 9a4a43a8
Astro
authored
5 years ago
9a4a43a8
nix fixes
· c01d16f9
Astro
authored
5 years ago
c01d16f9
l0dable: more of the good stuff
· edb66534
Astro
authored
5 years ago
edb66534
implement vibra
· 3b65a1f1
Astro
authored
5 years ago
3b65a1f1
light_sensor
· 16d5d0b1
Astro
authored
5 years ago
16d5d0b1
l0dable: buttons, color
· 6a50161e
Astro
authored
5 years ago
6a50161e
Aug 21, 2019
updates
· afa6cbdc
Astro
authored
5 years ago
afa6cbdc
Aug 20, 2019
move panic_abort dependency into l0dable
· 55282f08
Astro
authored
5 years ago
55282f08
l0dable: works!
· 3f950132
Astro
authored
5 years ago
3f950132
bare l0dables
· c413addb
Astro
authored
5 years ago
c413addb
Loading