Sign in
opensecura
/
3p
/
tock
/
libtock-rs
/
b95a7a189eb403df51be1b9d7f50e9a59862f46c
/
src
/
drivers.rs
dbf0528
i2c_master: Initial commit
by Alistair Francis
· 4 years, 4 months ago
f99feff
i2c: Rename to i2c_master_slave to match Tocks names
by Alistair Francis
· 4 years, 4 months ago
3cc371a
i2c: Add support for the I2C interface
by Alistair Francis
· 4 years, 4 months ago
0f7416e
ctap: Add support for the CTAP driver
by Alistair Francis
· 4 years, 5 months ago
be40918
hmac: Add support fot the hmac driver
by Alistair Francis
· 5 years ago
ce2bc6a
Explicitly return DriversAlreadyTakenError
by Woyten
· 5 years ago
76c8194
Make ble scanning driver asynchronuous
by torfmaster
· 5 years ago
b49dd52
Work around Option::take with static muts no longer working on new toolchain
by Woyten
· 5 years ago
b122620
More user-friendly method of how to use the Drivers struct
by Woyten
· 5 years ago
141e48a
Remove SubscribableCallback from ADC driver
by Woyten
· 5 years ago
ad54969
Better temperature API
by Woyten
· 5 years ago
b50a987
Better GPIO API
by Woyten
· 5 years ago
70c09f9
Better buttons and LEDs API
by Woyten
· 5 years ago
0f902f4
Establish a pattern for led driver.
by torfmaster
· 5 years ago
97c5e72
Use #[non_exhaustive] to make individual structs non-constructible
by torfmaster
· 5 years ago
b73c5ef
Rename Hardware to Drivers
by torfmaster
· 5 years ago
[Renamed (76%) from src/hardware.rs]
aeccf75
Add non-exhaustive attribute to Hardware
by torfmaster
· 5 years ago
d1db751
Migrate sensors to drivers object
by torfmaster
· 5 years ago
595d9c6
Add ble scanning driver to drivers object
by torfmaster
· 5 years ago
1767981
Add ble advertising driver to drivers object.
by torfmaster
· 5 years ago
0c1aead
Add rng driver to drivers object
by torfmaster
· 5 years ago
ce17e4c
Move adc driver to drivers object
by torfmaster
· 5 years ago
d721a44
Add button driver to drivers object
by torfmaster
· 5 years ago
8f52a64
Put temperature driver to driver singleton
by torfmaster
· 5 years ago
d03f0f4
Add gpio to drivers singleton
by torfmaster
· 5 years ago
38727a1
Add timer to Hardware struct
by torfmaster
· 5 years ago
63b0ad2
Make led driver a singleton
by torfmaster
· 5 years ago