k3ng / k3ng_cw_keyer

K3NG Arduino CW Keyer
http://blog.radioartisan.com/arduino-cw-keyer/
GNU General Public License v3.0
424 stars 220 forks source link

Support of RP2040 board and new hardware #136

Open ok1cdj opened 1 year ago

ok1cdj commented 1 year ago

Support of Raspberry PI PICO CPU (RP2040) and new hardware OpenCW Keyer MK3 based on  Seeed Studio XIAO RP2040. If you would like to use the RP2040 board, you need to enable #define ARDUINO_RP2040.  There are only changes around EEPROM and HW definition. This first commit needs extensive testing.