-
@sharkautarch: Your commit https://github.com/ridiculousfish/libdivide/commit/b9c0dd16e4da05478b42ff32b40c53953e375856 introduced ```std::nullptr_t``` into the libdivide code base which broke the AVR …
-
The list of chips that are nominally supposed to be supported by Optiboot seems to be growing quite long; much larger than I'm able to test myself.
I'd like to build a network of people who are willi…
-
Would it be possible to add support for flashing via a [USBtiny programmer](https://dicks.home.xs4all.nl/avr/usbtiny/)? There's built-in support in avrdude, but it requires using the `-c usbtiny` comm…
-
Not really a request for an enhancement, more a discussion starter.
I think this should be fairly easy and work well.
If you put a serial bootloader on the atmel processors on the board and put two …
-
I enjoyed the video with the benchmark of various Raspberry Pis and other computers. I have two suggestions. One, repeat the exercise on microcontrollers such as arduino/AVR, PI Zero, PI Pico/RP2040, …
-
I wonder if you or anyone else can help.
I'm trying to get this code working with a simple example of an Arduino slave...
https://forum.arduino.cc/index.php?topic=184527.0
I have the SLAVE demo runn…
-
Only the card change is detected but never any transfer or data led activity visible. Only my green power led is always lit.
Tried every driver/boot version I could think of on my Amiga 1200 but the …
-
Firstly Thank you for your project
I want to ask you in we can make something similar for burn boostloader from arduino ide.
Thank you
-
Lately we are programming more on IoT devices and it is most of the time C code (Arduino code repository) or Lua scripting. [ESP32](https://www.espressif.com/en/products/hardware/esp32/overview), [ESP…
-
Hi,
this is awesome!! :-) It would be very interesting if you would document the process of how exactly you made the patch and if you would explain the syntax used in `.ld` and makefile. I am assum…