-
Tested motherboards:
Asus P2B-S
QDI P6I440BX/B1S
Expected Behaviour:
After executing the OpROM, the system should boot from an inserted MS-DOS 6.22 boot diskette.
Result:
The system boots …
-
```
What steps will reproduce the problem?
This is an enhancement request to investigate a possible custom kernel.
Duane's inquery
After our discussion of implementing BASIC in propforth with a mi…
-
after make:
cc -o flashrom cli_classic.o cli_output.o cli_common.o print.o jedec.o stm50.o w39.o w29ee011.o sst28sf040.o 82802ab.o sst49lfxxxc.o sst_fwhub.o edi.o flashchips.o spi.o spi25.o spi25_…
-
In GitLab by @colo-des on Dec 14, 2021, 16:20
I would like to know how to compile the [https://github.com/radiomanV/TL866/tree/master/InfoIcDump]
to run it in wine and thus be able to generate a new …
-
Hello,
https://github.com/xxx10101xxx/ThinkPad-X230-macOS
According to the guide above, I installed MacOS High Sierra. Everything is working except the Intel Centrino N6205 WiFi.
Am I missin…
-
I'm running a build based on the latest master on my Rep2X, where I've gone in the platforms.py file and modified the mighty_twox entry to be as follows (that is, disabling "squeeze", and adding ` 'RG…
-
```
What steps will reproduce the problem?
1. Create empty arduino project
2. configure makefile to arduino leonardo:
# Arduino Leonardp
ARDUINO_MODEL = atmega32u4
ARDUINO_PROGRAMMER = arduino
ARDUIN…
-
Hi
Why do we get this error under Ubuntu 12?
```
$ sudo apt install python3-picpro
$ picpro program -p /dev/ttyUSB0 -i ~/blabla.hex -t 16F690 --icsp
Accessing chip connected to ICSP port.
Chip…
-
On OSX Yosemite, installed Brackets, then Cuwire plugin. Have Arduino 1.5.8 installed at /Applications/Arduino.
Every time I set the Arduino IDE location, I get the following message:
> Runtime iss…
jockm updated
9 years ago
-
The implementation **disables receive features** on ATtiny's due to *"missing libm depencies (udivmodhi4)"*.
I don't know, maybe that requirement has changed in the last few months (new libs? adapt…