Skip to content

Conversation

@Hashu-17
Copy link
Contributor

-Common question among beginners : Why is there no startup.s file ?
Added a note in the Readme which explains : The startup code is written in C and included at the bottom of the main.c file.

-Added comments in the main.c file

Common question : Why is there no startup.s  file ?
Explanation : The startup code is included at the bottom of the main.c file in a block, which is written in C instead of assembly as in a startup.s file
comments on the startup block : reset function, vector table
@cpq cpq merged commit 5c43240 into cpq:main May 3, 2025
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