Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
chibios:articles:start [2020/08/13 07:18]
giovanni [How To's]
chibios:articles:start [2020/08/13 07:21]
giovanni
Line 31: Line 31:
 ===== Guides ===== ===== Guides =====
  
-  * [[chibios:​articles:​style_guide|ChibiOS Code Style Guide]] +  * [[chibios:​articles:guides:​style_guide|ChibiOS Code Style Guide]] 
-  * [[chibios:​articles:​debug_guide|ChibiOS Debug Guide]]+  * [[chibios:​articles:guides:​debug_guide|ChibiOS Debug Guide]]
  
 ===== How To's ===== ===== How To's =====
Line 40: Line 40:
   * [[chibios:​articles:​howtos:​wakeup|How to wake up a thread from an interrupt handler]]   * [[chibios:​articles:​howtos:​wakeup|How to wake up a thread from an interrupt handler]]
   * [[chibios:​articles:​howtos:​manage_memory|How to manage memory]]   * [[chibios:​articles:​howtos:​manage_memory|How to manage memory]]
 +
 +===== Knowledge Base =====
 +
 +  * [[chibios:​articles:​kb:​stacks|Stacks and Stack Sizes]]