Skip to content
Snippets Groups Projects
Select Git revision
  • dualcore
  • ch3/leds
  • wip-bootstrap default
  • ch3/time
  • master
5 results

board.c

Blame
    • Damien George's avatar
      43ea73fa
      pic16bit: Initial version of port to 16-bit PIC family. · 43ea73fa
      Damien George authored
      Reference MCU is dsPIC33J256GP506 with 256k ROM and 8k RAM, on the dsPIC
      DSC Starter Kit board.  The REPL works, GC works, pyb module has LED and
      Switch objects.  It passes some tests from the test suite (most it can't
      run because it doesn't have the Python features enabled).
      43ea73fa
      History
      pic16bit: Initial version of port to 16-bit PIC family.
      Damien George authored
      Reference MCU is dsPIC33J256GP506 with 256k ROM and 8k RAM, on the dsPIC
      DSC Starter Kit board.  The REPL works, GC works, pyb module has LED and
      Switch objects.  It passes some tests from the test suite (most it can't
      run because it doesn't have the Python features enabled).