File tree Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Expand file tree Collapse file tree 4 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ See https://arduino-pico.readthedocs.io/en/latest/ along with the examples for m
2020*  Arduino Nano RP2040 Connect (preliminary)
2121*  Invector Labs Challenger RP2040 WiFi
2222*  Invector Labs Challenger RP2040 LTE
23+ *  Melopero Shake RP2040
2324*  SparkFun ProMicro RP2040
2425*  Generic (configurable flash, I/O pins)
2526
Original file line number Diff line number Diff line change 11{
22  "name" : " framework-arduinopico"  ,
3-   "version" : " 1.10903 .0"  ,
3+   "version" : " 1.10905 .0"  ,
44  "description" : " Arduino Wiring-based Framework (RPi Pico RP2040)"  ,
55  "keywords" : [
66    " framework"  ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ pico_sdk_init()
1313
1414add_library (pico STATIC )
1515
16- # Use a longer XOSC startup time, to accomodate  Adafruit and other boards that may need it. 
16+ # Use a longer XOSC startup time, to accommodate  Adafruit and other boards that may need it. 
1717target_compile_definitions (pico PUBLIC 
1818	PICO_PRINTF_ALWAYS_INCLUDED=1
1919	PICO_FLASH_SIZE_BYTES=16777216
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments