-
Notifications
You must be signed in to change notification settings - Fork 247
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to update PCF ? #628
Comments
Hi! You are running Icestudio from sources or you use a binary package? |
Hello :) I am using the binary package from icestudio.io, the stable one (0.9.0-1). |
If you have coding skills, you could modify it in app/resources/boards directory (in it you could find a directory for each board and in it you could find the pcf). Once you modify it, you could do a pull request to the project, your contributions are very welcome! If you don't have coding skills we try to update as soon as possible. Thanks! |
Ok, i will try to figure out how to update the code and do a pull request. Thank you for you help :) |
If you need any help , please tell me!
Thanks a lot and ask all of you need. |
Ok i will read the README that carefully. |
Fix #628 : Add RX and TX pin for icefun board
The PCF's icefun seems to have missing pins like RX (p73) and TX (p59) [see https://www.robot-electronics.co.uk/files/iceFUNdoc.pdf, last page]. How can I update the PCF to add this kind of pin ?
The text was updated successfully, but these errors were encountered: