-
Although this library essentially uses "Unix Time" there are methods to set the date based on the Gregorian calendar, therefore it could be a good idea to check their formal validity.
Pinging @Mar…
-
Hi!
First I think one line for the atmega8 is missing here
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
# if defined( **AVR_ATtiny45** )
ISR(TIMER1_COMPA_vect)
# elif defined( **AVR_A…
KKuKK updated
9 years ago
-
I am curious if this can be used on a TI-99/4A computer.
the PHROM data on the TI was split into 2 TMS6100 ICs that were piggy backed on the unit. I have the actual dump of the PHROMs but how woul…
-
Right now we're calling `form` and `rustfmt` to split out the auto-generated modules into many files. I don't think this provides much value as nobody is going to look at those file anyway.
I have…
Rahix updated
5 months ago
-
Hi, Sargis,
I received your email and I thought it might be much better to post it here to introduce uLapack to more developers. Actually, I'm trying to run **uLapack on MCUs**,
As described in …
-
Is it possible to have support for Arduino and other micro controllers?
And if so, what needs to happen?
-
Hello, I'm trying to implement using an Arduino Due with following error while compiling:
_"\RN52-master\RN52.cpp:36:30: fatal error: util/delay_basic.h: No such file or directory
#include
…
-
### Is your feature request related to a problem?
Yes, the current CRC capabilities in `crc.h` (in the rom component) within ESP-IDF are limited primarily to CRC-16-CCITT and do not include support f…
-
## Overview
Rust is a natural fit for programming resource-constrained devices, and there are some [ongoing efforts](https://github.com/rust-embedded/) to better organize work in this area, as well…
-
The library doesn't compile if the selected board is Leonardo or any board based on 32u4 because timer registers names are different