tillitis-key/hw
Daniel Jobson 30f5d359ea
fw: remove address-of operator (&) where it is not needed
- `digest` is an array and hence the address of the first element is
  returned.
- This will keep it more consistent with the rest of the code base.
- Fixed misspelled comment.
2024-09-23 15:42:23 +02:00
..
application_fpga fw: remove address-of operator (&) where it is not needed 2024-09-23 15:42:23 +02:00
boards USB: move firmware for usb-to-serial MCU (CH552) 2024-06-25 15:47:22 +02:00
production_test USB: move firmware for usb-to-serial MCU (CH552) 2024-06-25 15:47:22 +02:00
usb_interface/ch552_fw USB: move firmware for usb-to-serial MCU (CH552) 2024-06-25 15:47:22 +02:00