-
Plain DFU is not supported yet, only DfuSe devices like STM32.
Hello,
Can you help me to find some references please what is the difference between DFU and DfuSe?
Thank you.
iddq updated
6 months ago
-
## Dependencies upgrades
- Spring 5 we don't manage this dependency, but our picks should be largely compatible with this version
- Hibernate 5
- Tomcat 9
- Servlet API 4
- Log4j 2.19 and SLF4J…
-
I'm experiencing the call tree always empty issue on Tomcat 7 with JRE 7. Only using the brower widget currently.
I read through #41 and #44 but none of those changes helped.
Current JAVA_OPTS -…
-
We were using PowerMock 1.5.6 under Eclipse Mars for Junit tests.
With our migration to Eclipse Oxygen we also wanted to update PowerMock to 1.7, but we noticed, that there is no longer any suppor…
-
Java 21 is the next LTS release, expected September 2023. We'd like to officially support this.
It isn't out yet, but we can start with Java 20.
gianm updated
3 months ago
-
When I launch the Beverage Buddy Vaadin 10 example and hit "Edit" button on the Reviews list, I'll get the following exception in the console:
```java
01-Nov-2017 08:46:04.165 SEVERE [http-nio-808…
-
Is there an example project of kordamp plugins in Github anywhere? I'm using the "joecool" setup from https://aalmiray.github.io/kordamp-gradle-plugins/#_project_structure but I don't know where to p…
-
A problem in SAT solving is trusting the solver when it claims a formula to be *unsatisfiable*. To this end, the solver can create an *LRAT* (or just a *DRAT*) proof. But, doing so is not a trivial ta…
-
cloned the serenity-demos as is opened up the serenity-jbehave-showcase
ran mvn clean verify got
Alexs-Mac:jbehave-webtests alexshkolyar$ mvn clean verify
[INFO] Scanning for projects...
[INF…
-
I'm trying to update my own twitter banner, but this exception keeps getting thrown. I've tried multiple different things, but I'm not convinced it's my code anymore. It's totally possible I'm making …