CommonPIC32

Changeset

152:3cad7f8a1679
2020-05-01 Paul Boddie raw files shortlog changelog graph Fixed markup.
docs/wiki/Library--cpu (file)
     1.1 --- a/docs/wiki/Library--cpu	Mon Apr 13 20:55:41 2020 +0200
     1.2 +++ b/docs/wiki/Library--cpu	Fri May 01 17:26:03 2020 +0200
     1.3 @@ -16,7 +16,7 @@
     1.4  initialisation]] code.
     1.5  
     1.6  To support exceptions and interrupts, the following routines are defined in
     1.7 -the `.vectors' section of the payload:
     1.8 +the `.vectors` section of the payload:
     1.9  
    1.10   `ebase`       :: Handles TLB exceptions, jumping to the general exception
    1.11                    handler. The PIC32 products tested with this software do not