-
~Why master was not enforcing `CONFIG_CBFS_SIZE=0xBE4FFF` as all other 12mb opaque flash chips from ivy bridge? (was 8mb). **Merged as emergency fix: untested**.~ Unfortunately reason was that anythin…
-
HI
Thank you for the project, very nice
I built two boards and both have this issue, exsdos.sys loading error and reset of the Spectrum
I programmed the eeprom with ESXMMC.BIN from esxdos089 with a…
-
@Obijuan, @cavearr, The tools-system is marked as 'archived' and 'read/only'. Please revive it to a normal repo status. I am sending PRs now that will load that package to provide the ftdi_eeprom bi…
-
[Arduino Core for Nordic Semiconductor nRF5 based boards](https://github.com/sandeepmistry/arduino-nRF5) adds a number of additional programmers that are listed in Arduino IDE below the standard ones
…
-
### Describe the Bug
When using `S(KC_MUTE)`, the expected result would be:
- `LSFT` down
- `MUTE` down
- `LSFT` and `MUTE` up (in any order)
However, it appears that the order is reversed for …
-
I have a MKS Servo42D with firmware v1.0.4 from favtory and I'd like to upgrade it to v1.0.5 - the one that has the real-time position control update. The new 1.0.6 is also fine.
I have no clue whe…
-
### Describe the problem
🐛 The first time a board is selected, its programmers are cached by the IDE. After that, changes to [the `programmers.txt` configuration file of the boards platform](https:…
-
```
On some boards (maybe those with the FT232RL datecode 1138 (2011 week 38)),
uploading seems to fail with the avrdude 5.10 in Arduino 1.0 using the
"arduino" programmer type. With the stk500v1 p…
-
```
On some boards (maybe those with the FT232RL datecode 1138 (2011 week 38)),
uploading seems to fail with the avrdude 5.10 in Arduino 1.0 using the
"arduino" programmer type. With the stk500v1 p…
-
Описание '-r' опции из [документации avrdude](https://avrdudes.github.io/avrdude/8.0/avrdude_4.html#Option-Descriptions):
> Opens the serial port at 1200 baud and immediately closes it, waits 400 ms …