Is there any way to use this platform in PIO using a specific release of board_build core earlephilower. #106
              
                Unanswered
              
          
                  
                    
                      lucbenoit01750
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment
-
| Was googling the same thing when I found this resource:  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My project uses an RP240.
I have the following config in platformio.ini
;[env:pico]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = RP2040
framework = arduino
board_build.core = earlephilhower
I would like to specify the release 3.9.5 (latest with old RPI SDK)
Is this feasible ?
Thanks and best regards,
Luc
Beta Was this translation helpful? Give feedback.
All reactions