Skip to content

GCC/ATmegaxxxx port path and name change. #51

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 1 commit into from
Apr 21, 2020

Conversation

yuhui-zheng
Copy link
Contributor

Description

Per discussions offline and in PR #48, moving portable/GCC/ATmegaxxxx to portable/ThirdParty/GCC/ATmega. The plan is to mature the port there, and when we are done move back.

Things we are hoping improve:

  • Default tick timer, weak linkage or extern linkage.
  • Test on various devices/smulator port. So far the tests are done on Atmel Studio Simulator, limited to ATmega2560. 8-bit timer configuration/resolution and task context push/pop are checked. Watchdog timer is briefly tested. The rest needs more testing. Reference: ATmega port demo with simulator FreeRTOS#55

Test Steps

N/A. Since:

  • Source code is not changed.
  • There's no existing project in FreeRTOS/FreeRTOS repo, so no project is impacted by this update.

Related Issue

N/A

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yuhui-zheng yuhui-zheng merged commit 6e75230 into FreeRTOS:master Apr 21, 2020
@yuhui-zheng yuhui-zheng deleted the ATmegaxxxx_to_thirdparty branch April 30, 2020 01:57
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