Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Embedded Rust
lpc43xx-hal
Commits
fae8c121
Commit
fae8c121
authored
5 years ago
by
A Sundbom
Browse files
Options
Download
Plain Diff
Merge branch 'eeprom' into 'master'
EEPROM Driver See merge request axel.sundbom/lpc43xx-hal!4
parents
d89815c6
0d83e278
master
can-errors
candump
cortex-m-dev
feature/dac
feature/event-system
feature/gpdma
feature/mcpwm
feature/rtic-examples
gpdma
i2c-fix
m0app
m4m0-interrupts
read-timer-tc
remove-uart-warning
rgu-rework
sct-typestate
svd2rust-0.19.0
timer-capture
timer_extension
two-stage-pll
usart-interrupt-identification-register
v0.3.0-lts
v0.4.0-lts
v0.9.0
v0.4.0
v0.3.0
1 merge request
!4
EEPROM Driver
Pipeline
#49
failed with stage
in 1 second
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
Cargo.toml
+2
-2
Cargo.toml
examples/eeprom.rs
+53
-0
examples/eeprom.rs
examples/i2c.rs
+0
-2
examples/i2c.rs
src/eeprom.rs
+193
-0
src/eeprom.rs
src/lib.rs
+2
-0
src/lib.rs
with
250 additions
and
4 deletions
+250
-4
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets