Skip to content

board: support for vicharak vaaman and axon boards #960

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

Merged
merged 2 commits into from
May 5, 2025

Conversation

djkabutar
Copy link
Contributor

Vicharak Vaaman has 40 pin GPIO header and Axon has 30 pin GPIO header.

Vaaman has,
1 - UART
2 - I2C
1 - PWM
1 - ADC
1 - SPI

Axon has,
4 - UART
4 - I2C
1 - SPI
2 - PWM
4 - ADC

For more board info, visit https://docs.vicharak.in

@djkabutar djkabutar marked this pull request as draft April 6, 2025 04:35
Vicharak Vaaman has 40 pin GPIO header and Axon has 30 pin
GPIO header.

Signed-off-by: djkabutar <[email protected]>
Before this, only used pins for the Radxa and some other brands
were defined, which does not include every mux possiblities.

Other boards will find hard time to include thier board into
this. For that reason, defining every possibility.

Signed-off-by: djkabutar <[email protected]>
@djkabutar djkabutar marked this pull request as ready for review April 9, 2025 04:00
@djkabutar
Copy link
Contributor Author

djkabutar commented Apr 9, 2025

This CI test won't fail if the adafruit/Adafruit_Python_PlatformDetect#383 gets accepted

@ladyada ladyada requested a review from makermelissa May 4, 2025 16:34
Copy link
Collaborator

@makermelissa makermelissa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good to me.

@makermelissa makermelissa merged commit 4b39004 into adafruit:main May 5, 2025
1 check passed
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.

2 participants