Skip to content
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

renew core and libraries(SPI,Wire) with ArduinoCore-1.8.3 #63

Merged
merged 6 commits into from
Feb 7, 2021
Merged

renew core and libraries(SPI,Wire) with ArduinoCore-1.8.3 #63

merged 6 commits into from
Feb 7, 2021

Conversation

jg1uaa
Copy link
Contributor

@jg1uaa jg1uaa commented Nov 4, 2020

Reconstruct my lgt8fx repos and applied diff again.
Also updated SPI and Wire library (SoftwareSerial's renewal is for example code only).
HID code is moved from core to library.

I used SSD1306 I2C OLED and SX1278 I2C LoRa module to check Wire/SPI library. They look no problem.
Due to equipment, I cannot test about ADC/DAC related function.

@LaZsolt
Copy link
Collaborator

LaZsolt commented Nov 7, 2020

In the ArduinoCore repo file wiring_analog.c recently updated. Check it if you want to keep up-to-date lgt8fx core.

@jg1uaa
Copy link
Contributor Author

jg1uaa commented Nov 8, 2020

The code in ArduinoCore-avr repo is for AVR's ADC code. LGT's ADC is different.
And this pullreq's aim is track already-released v1.8.3 code. I will reconsider LGT's wiring_analog.c when next ArduinoCore-avr release.

@dbuezas dbuezas merged commit 1fb601a into dbuezas:master Feb 7, 2021
@jg1uaa jg1uaa deleted the arduinocoreavr-183 branch February 19, 2021 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants