Skip to content

Conversation

@MuhammedZamroodh
Copy link
Collaborator

Highlights:
- HW timer for Sys timer made configurable
- arch swap and isr code cleaned up
- Added board documentation
Fixes:
- Wrong RAM size for 128k device
- Busywait implementation fixed
- Fix register pollution bug
- Fix for Configs breaking other board builds
- Other minor fixes

Highlights:
        - HW timer for Sys timer made configurable
        - arch swap and isr code cleaned up
        - Added board documentation
Fixes:
        - Wrong RAM size for 128k device
        - Busywait implementation fixed
        - Fix register pollution bug
        - Fix for Configs breaking other board builds
        - Other minor fixes

Signed-off-by: Muhammed Zamroodh <[email protected]>
customers to explore the capabilities of the dsPIC33A Digital
Signal Controller (DSC) family and also the PIC32A MCU family.
This board requires a DIM (Daughter Interface Module):
dsPIC33AK128MC106 or dsPIC33AK512MPS512
Copy link
Collaborator

Choose a reason for hiding this comment

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

dsPIC33AK128MC106, dsPIC33AK512MPS512, etc

* Skip this test to avoid failures.
*/
#ifdef CONFIG_DSPIC
ztest_test_skip();
Copy link
Collaborator

Choose a reason for hiding this comment

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

instead, should the test be modified for up growing stack?

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