added watchdog link

master
Neon22 2014-02-10 22:55:07 -08:00
rodzic 58896fbae6
commit 7fdd07e352
1 zmienionych plików z 2 dodań i 1 usunięć

@ -28,7 +28,8 @@ Some [[numbers|Performance]] from a very simple benchmark
### Development
* [[Internals]] - some notes on VM/interpreter internals.
* [[Servos|Servos]] - how should we implement Servos
* [[PWM and Timers| PWM-Timers]]
* [[PWM and Timers|PWM-Timers]]
* [[Watchdogs|Watchdogs,-Crash-prevention,-Crash-recovery]]
###The pyb module
This module allows access to the internal peripherals of the microcontroller chip. Initially, the 405RG chip noted above will be supported. Support for different microcontrollers are will be added in future releases.