Add support for Cypress devices
@p2k000 Can you please rebase onto master? You might want to squash down to 1 or 2 commits. You will need to force push.
The recent changes to add the K26F HIC are showing up in this PR, which greatly increases the number of changed files. This is also why projects.yaml is showing as having conflicts.
Thanks!
Btw, we prefer to not have merges to/from master or other branches in pull requests. This keeps the git history much cleaner.
@p2k000 Would you mind rebasing and squashing? We need to remove the merge commits to have a clean commit history. You will need to force push after you rebase. Thanks!
Fyi, #612 has been merged now. You can now rebase on top of master and remove the target-specific changes to common code in this PR.
Fyi, #612 has been merged now. You can now rebase on top of master and remove the target-specific changes to common code in this PR.
Please rebase again. Shall we proceed with this PR? what is the status here after the last review
@0xc0170, I will be ready to publish all modified sources on WW1940. At the moment, almost all comments are resolved.
@MarianSavchuk I merged one of your PRs, reviewing others. This will need a rebase (and its ready for final review?). let me know
/morph test
/morph test
/morph test
/morph test
/morph test
11:50:39 [Error] CyBootAsmRv.s@49,22: A1516E: Bad symbol 'CYDEV_INSTRUCT_CACHE_ENABLED', not defined or external
11:50:40 [ERROR] ".\\source\\hic_hal\\cypress\\psoc5lp\\armcc\\CyBootAsmRv.s", line 29: Error: A1023E: File "cyfitterrv.inc" could not be opened: No such file or directory
11:50:40 29 00000000 GET cyfitterrv.inc
11:50:40 ".\\source\\hic_hal\\cypress\\psoc5lp\\armcc\\CyBootAsmRv.s", line 49 (column 8): Error: A1516E: Bad symbol 'CYDEV_INSTRUCT_CACHE_ENABLED', not defined or external
11:50:40 49 00000000 IF CYDEV_INSTRUCT_CACHE_ENABLED == 1
11:50:40 ^
11:50:40 2 Errors, 0 Warnings
Build errors reported, please review
will this happen? @MarianSavchuk please consider adding psoc4 as well
@flit, @0xc0170 Could you please consider this PR again. All your previous comments have been addressed.
@flit @0xc0170 -- any chance for a re-review?
Hi @nimish @MarianSavchuk, I failed to notice this PR was still active. Could you rebase and add the startup for GCC ARM?