julian1
julian1
It builds successfully using cabal manually, ``` # install reported missing deps manually cabal install strict cabal install safe cabal configure cabal build $ ./dist/build/clanki/clanki A) Quiz B) Add C)...
I am trying this code, but calling rtc_calendar_config(void) just hangs waiting on the LSE oscillator. Probing the oscillator with a scope also shows it is not oscillating. Is there something...
The issue ended up being faulty hardware. After replacing my board's crystal with another type everything works. Thank you for the rtc and calendar code example which works great and...
> Still RTC for STM32F407- discovery board is not working . Can someone point me problem Which board? Official discovery board has provision for 32.768 crystal. But if you zoom...
A+. Helped me to get to a working PWM on another F4 board.
Fixed by upgrading shade for this mvn version ``` $ git diff diff --git a/sparqlify-debian-cli/pom.xml b/sparqlify-debian-cli/pom.xml index 4e834f9..e8ecd56 100644 --- a/sparqlify-debian-cli/pom.xml +++ b/sparqlify-debian-cli/pom.xml @@ -74,7 +74,7 @@ org.apache.maven.plugins maven-shade-plugin -...