~ruther/stm32h747i-disco-usb-image-viewer

ref: 76bfb7680886ed7ae054a167f4d81eac6815efb3 stm32h747i-disco-usb-image-viewer/src/main.c -rw-r--r-- 5.0 KiB
079ff751 — Rutherther 1 year, 1 month ago
feat: implement cdc application layer, fix enumeration
5d5e3d6c — Rutherther 1 year, 1 month ago
feat: implement enumeration fully
f8fd8e9f — Rutherther 1 year, 1 month ago
chore: update pin, exti, delay
02e7e4df — Rutherther 1 year, 1 month ago
docs: add documentation comments to most functions
feat: implement usb devicd cdc descriptors, init, setup
wip: usb
feat: rewrite main to use types
feat: add support for newlib
feat: toggle led on exti interrupt push button
feat: use cmsis for register definitions
Initial commit (template)