Chat freely about anything...

User avatar
By eriksl
#26779 I can think of many reasons, a.o.:

- much more functionality in the very limited amount of ram and flash available
- all low level functionality can be used, not just the features that are exposed by the framework
- no dependence on the quality of the code of others...
- last but not least, much higher learning value
User avatar
By helpme
#26782
eriksl wrote:I can think of many reasons, a.o.:

- much more functionality in the very limited amount of ram and flash available
- all low level functionality can be used, not just the features that are exposed by the framework
- no dependence on the quality of the code of others...
- last but not least, much higher learning value


For the features that are not exposed by the framework, one can still directly call the SDK APIs. So, that shouldn't be an issue.