-
```
Very comfortable library. It would be possible to save a little more power,
even if AD converter would be switched off.
# ifndef cbi
# define cbi (sfr, bit) (_SFR_BYTE (sfr) & = ~ _BV (bit))
# e…
-
```
Very comfortable library. It would be possible to save a little more power,
even if AD converter would be switched off.
# ifndef cbi
# define cbi (sfr, bit) (_SFR_BYTE (sfr) & = ~ _BV (bit))
# e…
-
Hello, I know you haven´t tested on Due, but well, I'am, so I got the following results, although on 1.5.6r2 didnt...
It seems to me it is plainly a matter of names not being adressed but I'm really n…
-
tomorrow try sbi tata steel or carbo gor for intra day
first by 2500 go intra if a it falls buy by another 2500 and sell for each gain
u can add another 5k by neft if required
monitor above as wel…
-
init() excessively uses the sbi/cbi macros, which rarely compile to the sbi/cbi instructions. For addresses over 0x3F, the sbi macro results in lds + ori + sts. I tried cleaning up the ADC setup cod…
-
Hi,
This project supports VoNR(based on SBI and HTTP2)?
-
Our documentation has grown organically. During the March 2024 hackathon we made a lot of improvements on the content and currently we are working on improving the website accordingly, see #1147 .
…
janfb updated
2 months ago
-
In [the text](https://github.com/riscv-non-isa/riscv-sbi-doc/blob/master/src/ext-firmware-features.adoc?plain=1#L3-L5) the FWFT feature types are described as "32-bit identifiers", but in [function ca…
-
Situation:
I had to use this program and SBI to get my badges back after getting Pretendo, using this to change the badge data to change NNID
Issue:
There were badges that had functionality like …
-
I am trying to emulate a RISCV Virt board and I have followed the toolchain setup according to the bootlin slides available here:
https://bootlin.com/pub/conferences/2021/fosdem/opdenacker-embedded…