Firmware for the Sinara 1550 Kirdy laser diode driver
Go to file
linuswck 4cf7b7fdf9 Rewrite MAX1968 Driver Generically
- Set variable to proper types(Rate, ElectricalPotential, etc)
- Declare const MAX_I_POS, MAX_I_NEG, MAX_V conversion
2023-12-21 13:13:06 +08:00
.cargo project init 2022-10-20 15:17:43 +08:00
src Rewrite MAX1968 Driver Generically 2023-12-21 13:13:06 +08:00
.gitignore current source working 2022-10-22 01:58:18 +08:00
Cargo.lock Initial Commit for AD5680 and MAX1968 Drivers 2023-12-20 12:08:48 +08:00
Cargo.toml Initial Commit for AD5680 and MAX1968 Drivers 2023-12-20 12:08:48 +08:00
LICENSE project init 2022-10-20 15:17:43 +08:00
build.rs project init 2022-10-20 15:17:43 +08:00
flake.lock Update stm32-eth cargo crate to 0.15.2 2023-12-15 16:40:55 +08:00
flake.nix Update stm32-eth cargo crate to 0.15.2 2023-12-15 16:40:55 +08:00
memory.x project init 2022-10-20 15:17:43 +08:00
openocd.gdb project init 2022-10-20 15:17:43 +08:00