Cleanup and refactoring of the STM32w port
This is a general cleanup of things like code style issues and code structure of the STM32w port to make it more like the rest of Contiki is structured.
This commit is contained in:
parent
12b3d02ba1
commit
a5046e83c7
118 changed files with 4470 additions and 4281 deletions
|
@ -53,7 +53,7 @@ halPendSvSaveContext:
|
|||
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// int32u savedMSP
|
||||
// uint32_t savedMSP
|
||||
//
|
||||
// Private storage to hold the saved stack pointer. This variable is only used
|
||||
// in this file and should not be extern'ed. In our current design we
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue