Activity
stm32n6: allow fine control of clocks from OSC
stm32n6: allow fine control of clocks from OSC
Merge branch 'master' into stm32n6
Merge branch 'master' into stm32n6
stm32n6: enable compile_commands.json
stm32n6: enable compile_commands.json
stm32: extract USB Class implementations outside of STM32CubeIDE project
stm32: extract USB Class implementations outside of STM32CubeIDE project
damc: disable state persistance for stm32n6 to avoid overwritting the…
damc: disable state persistance for stm32n6 to avoid overwritting the…
audio: cleanup and improve performance
audio: cleanup and improve performance
usb: compute USB IN feedback from available buffer room for writes in…
usb: compute USB IN feedback from available buffer room for writes in…
damc: compressor: adjust silence handling
damc: compressor: adjust silence handling
build: replace size tool with --print-memory-usage
build: replace size tool with --print-memory-usage
README.md: add images in repository
README.md: add images in repository
Merge branch 'stm32f7_with_damc_hat'
Merge branch 'stm32f7_with_damc_hat'
ci: update deprecated actions
ci: update deprecated actions
Force push
ci: update deprecated actions
ci: update deprecated actions
build: fix path to cmake toolchain file
build: fix path to cmake toolchain file
tests: add python test
tests: add python test
main: remove unused code in the while(1) main loop
main: remove unused code in the while(1) main loop
Force push
damc: cpufreq: don't use APB divider of 1
damc: cpufreq: don't use APB divider of 1
Force push
damc: debug: fix global AudioProcessor variable optimized out
damc: debug: fix global AudioProcessor variable optimized out
damc: cpufreq: ignore first measure after changing frequency
damc: cpufreq: ignore first measure after changing frequency
damc: add micbias control
damc: add micbias control
damc: fix equalizer at low frequencies
damc: fix equalizer at low frequencies
damc: fix equalizer at low frequencies
damc: fix equalizer at low frequencies
damc: fix rare glitches on usb buffers
damc: fix rare glitches on usb buffers
usb: use simpler endpoint names
usb: use simpler endpoint names
lcd: avoid long freeze due to I2C timeout
lcd: avoid long freeze due to I2C timeout