-
## Bug description
I cloned the esp-hal repo and ran the `ram.rs` example with a little adjustment:
```
- loop {
- function_in_ram();
- delay.delay(1.secs());
- }
+ let…
-
```cpp
#include
#include
#include
#include
#include
#include
#include
#include
#define MSEC 1000
#define WDT_INTERVAL (500 * MSEC)
static void
wdt_timeout(void *data)
{
…
-
Bonjour,
Tout d’abord félicitations pour Jarvis, j’adore ce que vous faites !
Alors moi j’aimerai me faire une installation avec un seul rasbperry et avoir le contrôle vocal de toutes les pi…
-
In my dev environment (Macbook Pro 2020 i7) importing `atproto` takes over 3 seconds with Python 3.10, 3.11 and 3.12.
I couldn't find mentions of this in the issue tracker, so I assume this is not…
-
It seems like delayMicrosecond would go hand in hand with supporting the micros() function. (like millis())
I'm not sure how to do this but I'll try to look into the datasheet about timers.
-
There is a partial support for the following logical types in Avro Converter (see #434):
- decimal
- date
- time-mills
- timestamp-mills
But sometimes the microseconds precision for time/timest…
-
| --- | --- |
| Bugzilla Link | [472482](https://bugs.eclipse.org/bugs/show_bug.cgi?id=472482) |
| Status | REOPENED |
| Importance | P3 normal |
| Reported | Jul 13, 2015 05:56 EDT |
| Modified …
-
First off, thank you Andrew for making this helpful library. I'm trying to use this library for a sketch that involves keeping time over the course of 2-3 days. Everything in the sketch works properly…
-
**Describe the bug**
Queries on diffs for even moderately large repositories are incredibly slow. Our repository at work has ~5,500 commits.
The following operation to get the diff with the most…
-
### Windows Version
`Microsoft Windows [Version 10.0.22631.4169]`
### WSL Version
2.2.4.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
`Linux vers…