-
This https://github.com/NSLS-II/pyCHX/blob/master/pyCHX/v2/_commonspeckle/chx_packages.py seems like just a convenience things used only at CHX to set up a namespace. This servers to notifiy that thi…
-
The Amstrad CPC was a fairly popular home computer in France, Spain and the UK in the 80s. The [CPC is available on the tiny8bit project](https://floooh.github.io/tiny8bit/cpc-ui.html). There is a cro…
-
Keil的C编译器是基于C90的,所以有很多C99的特性不被支持导致无法编译。比如可变参数的宏定义 XXX(...) 等。
这导致51单片机全军覆没。有没有可能用一个开关来切换这些不被支持的语法,并最低限度的支持C51?
-
STATIC/SHARED/MODULE in add_library override BUILD_SHARED_LIBS, which in turn seems to default to false. Therefore I think it may be a bad idea to hardcode `add_library(... SHARED ...)` in CMakeLists…
-
just git clone from git clone https://github.com/contiki-os/contiki
then build hello -> make TARGET=cc2530dk hello-world
but it show me:
```bash
~/tmp/build/contiki/examples/cc2530dk(master…
-
In the spack-based STAR libraries, I get an error when instructing ACLiC to compile a macro in 32-bit (it appears to compile fine in 64-bit):
Example:
> cat a.C
void a() {
int …
-
Hi.
I am trying to do a full "make" of the kernel on Ubuntu (WSL) after installing all the tools. It gets pretty far, but then gives a syntax error in a source file. What could be the problem? See lo…
-
I try to list here hardware which could be used for tests, proof of concept, etc.
DIY-Tracker: http://wiki.glidernet.org/ogn-tracker-diy
- 32-bit CPU: STM32F103
- RFM69 or RFM95 RF chip
- almost…
-
Interrupts for Timer3 (see demo program below) appeared not to work (timer 2 is fine).
Applying below makes this work.
```
diff --git a/ch55xduino/ch55x/cores/ch55xduino/main.c b/ch55xduino/ch…
dirkx updated
6 months ago
-
I've ported this over to run on an STM8S103F3 'minimum development board.'
See https://gist.github.com/prosper00/f660fc299ad11a0ee02f94dce16487ae