Open aescolar opened 6 years ago
Add CONFIG_HW_STACK_PROTECTION and CONFIG_USERSPACE to this list. Although off the top of my head I can't think of a good way to do it, it really does depend heavily on hardware. This might need to be a documented limitation.
This is a non-exhaustive list of known missing features in the native_posix board. \ missing = not (yet) implemented / supported, not (properly) tested. The purpose being to make it clear for users, to track, and to have a container for requests.
getchar(), getline(), putchar()
)char out
function withpre_print
Note that the reason why these have not been implemented yet is because there is not sufficient drive to do so, and nobody should expect there to be anytime soon.