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

Update and Fix Pins Definition of Deneyap Boards #8018

Merged
merged 9 commits into from
Apr 4, 2023

Conversation

DogushC
Copy link
Contributor

@DogushC DogushC commented Mar 31, 2023

By completing this PR sufficiently, you help us to review this Pull Request quicker and also help improve the quality of Release Notes

Checklist

  1. Please provide specific title of the PR describing the change, including the component name (eg. „Update of Documentation link on Readme.md“)
  2. Please provide related links (eg. Issue which will be closed by this Pull Request)
  3. Please update relevant Documentation if applicable
  4. Please check Contributing guide

This entire section above can be deleted if all items are checked.


Description of Change

  • Update addressable RGB LED definition of Deneyap Kart G, Deneyap Kart 1A, Deneyap Kart 1A v2 and Deneyap Mini v2 for using digitalWrite() command.
  • Remove repeating LEDB definition of Deneyap Kart and Deneyap Mini.
  • Remove repeating pins (SD, SC, MO, MI, MC, DA0, DA1) of Deneyap Mini and Deneyap Mini v2.

Tests scenarios

Please describe on what Hardware and Software combinations you have tested this Pull Request and how.

All related Deneyap boards were tested with ESP32 Arduino v2.0.7 library (modified) at Arduino IDE v2.0.4.

Related links

Please provide links to related issue, PRs etc.

(eg. Closes #number of issue)

Deleted soc_caps.h library and related commands at Deneyap Kart 1A v2, Deneyap Kart 1A, Deneyap Mini and Deneyap Mini v2.
Added TX1 and RX1 pins and updated LED pin definition at all Devkits.
Added BOOT (BT) pins at Deneyap Kart, Deneyap Kart 1A, Deneyap Mini and Deneyap Kart G.
Changed D0 and D1 pin numbers at Deneyap Kart G.
Changed D12, D13, D14, D15, PWM0 and PWM1 pin numbers at Deneyap Kart 1A v2.
Added A8, T0, T1, T2, T3, T4, T5, T6, T7, T8, D16, D17, D18, D19, PWM2, PWM3, PWM4 and BAT pin numbers at Deneyap Kart 1A v2.
Changed A2, A3, A4 (T0) and A5 (T1) pin numbers at Deneyap Kart and Deneyap Kart 1A.
Renamed DA2 (DAC2) pin as DA0 (DAC0) and changed DAC1 and DAC2 pin numbers at Deneyap Mini and Deneyap Mini v2.
Updated board.txt of all Devkits
Remove Repeating Pin Definition
Remove repeating pin definitions of SPI, I2C and DAC.
Update RGB LED definition for using digitalWrite() command with RGB LED.
Remove repeating pin definitions of LEDB, SPI, I2C and DAC.
Update RGB LED definition for using digitalWrite() command with RGB LED.
@P-R-O-C-H-Y P-R-O-C-H-Y added the Status: Pending Merge Pull Request is ready to be merged label Apr 3, 2023
@me-no-dev me-no-dev merged commit af47658 into espressif:master Apr 4, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Pending Merge Pull Request is ready to be merged Type: 3rd party Boards
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants