hydrabus / hydrafw

HydraBus HydraFW official firmware for open source multi-tool for anyone interested in learning/developping/debugging/hacking/Penetration Testing for basic or advanced embedded hardware
https://hydrabus.com/hydrabus-1-0-specifications
Apache License 2.0
365 stars 92 forks source link

Small cleanups. #163

Closed sarg closed 8 months ago

sarg commented 8 months ago

Don't hardcode PCLK frequencies. Remove unused #includes. Enable USB2 console only when the peripheral exist.

bvernoux commented 8 months ago

Looks good for me too that cleanup the code to be more generic Thanks for your contribution