Skip to content
This repository has been archived by the owner on Nov 14, 2021. It is now read-only.

Re: your Esprino fork. #10

Open
yngv27 opened this issue Sep 30, 2021 · 2 comments
Open

Re: your Esprino fork. #10

yngv27 opened this issue Sep 30, 2021 · 2 comments

Comments

@yngv27
Copy link

yngv27 commented Sep 30, 2021

Sorry for posting here, didn't see where to post on your Espruino fork. I am using it now with my Pinetime and am wondering if you have folded your SPI changes into Espruino master? They seem harmless and can even be #ifdef'd for specific devices. Any plan to merge?

@bleedinge
Copy link

@yngv27 Sorry to hijack your posting. Could you please share how did you get your pinetime running with jeffmer's Espruino fork? Thx!

@yngv27
Copy link
Author

yngv27 commented Oct 13, 2021

@bleedinge It's pretty easy... copy his P8 board file, change BTN1 from D17 to D13 (I also commented out the pinstate; not sure if that's significant), and I added a 'fake' BTN2 as 'BTN2' : { 'pin' : 'D15', 'pinstate' : 'IN_PULLUP' }, that last part just pulls D15 high which activates BTN1. I also changed the 'name', 'boardname', 'binaryname' and the BLUETOOTH_NAME_PREFIX to be 'Pinetime"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants