Conversation
|
The table looks fine so far. |
Init/Setup terminology should be different for things that can also be deinited (e.g. stuff that could run in a bootloader) |
How do you mean that? I pushed some changes i did a while ago and totally forgot to push |
If a struct can initialized and deinitialized, those members should use a different naming scheme than the member of a struct that only needs to be initialized. |
|
Ah, this is a good question 🤔 Maybe we can use |
|
Merged that because we need it for the HAL discussion and we didn't had any expected bikeshedding |
Bringup of a terminology index. I want to use a uniform language so we have uniform APIs in MicroZig
cc @vesim987 @mattnite