Skip to content

History

Revisions

  • Added a little clarification as to what we are doing here in the first example

    @tabemann tabemann committed Nov 8, 2023
    f17142f
  • Updated and revised the getting started guide

    @tabemann tabemann committed Oct 30, 2023
    316c3fb
  • Added mention of rp2040_big

    @tabemann tabemann committed Oct 30, 2023
    8116b83
  • Added language about alignment issues

    @tabemann tabemann committed Sep 17, 2023
    f1bf4ed
  • Added some gotchas

    @tabemann tabemann committed Sep 17, 2023
    707633a
  • Changed some formatting

    @tabemann tabemann committed Jun 17, 2023
    fe0a1ae
  • Added more content pertaining to numbers

    @tabemann tabemann committed Jun 17, 2023
    2fde3b7
  • Added examples of INCLUDE and INCLUDED

    @tabemann tabemann committed May 25, 2023
    cb30a3e
  • Added more code examples and removed some extraneous code

    @tabemann tabemann committed May 24, 2023
    2891869
  • Removed extraneous code

    @tabemann tabemann committed May 24, 2023
    62cd646
  • Added some code examples

    @tabemann tabemann committed May 23, 2023
    6b6bf60
  • Made some updates to cover flush-console redirection

    @tabemann tabemann committed May 23, 2023
    f18f904
  • Replaced set-string with draw-string with op-set

    @tabemann tabemann committed May 22, 2023
    5dad6cc
  • Added mention of full_usb and mentioned RP2040 rather than Raspberry Pi Pico

    @tabemann tabemann committed May 20, 2023
    d712935
  • Mentioned USB CDC console support and other RP2040-based platforms

    @tabemann tabemann committed May 20, 2023
    04c706f
  • Wrote the beginnings of a wiki page on console I/O redirection

    @tabemann tabemann committed Apr 29, 2023
    d734996
  • Added content related to mapping and filtering words

    @tabemann tabemann committed Apr 17, 2023
    91eff40
  • Updated drawing routine calls

    @tabemann tabemann committed Mar 31, 2023
    1047632
  • Updated to use the new drawing operation setup

    @tabemann tabemann committed Mar 22, 2023
    53d8cea
  • Updated the version to be more recent

    @tabemann tabemann committed Jan 27, 2023
    1b3948d
  • Added an example of a blinky

    @tabemann tabemann committed Jan 27, 2023
    9eb15b9
  • Made some minor changes

    @tabemann tabemann committed Jan 27, 2023
    01b6397
  • Added another hardware timer example

    @tabemann tabemann committed Jan 14, 2023
    e50fe62
  • Added a combined PWM and alarm example

    @tabemann tabemann committed Jan 14, 2023
    e3e5aeb
  • Added a PWM example

    @tabemann tabemann committed Jan 14, 2023
    40270f8
  • Got the start of a wiki page on RP2040 PWM

    @tabemann tabemann committed Jan 14, 2023
    a5b29ac
  • Made some updates for RP2040 additions

    @tabemann tabemann committed Jan 14, 2023
    dcf2be8
  • Added a bit of clarification.

    @tabemann tabemann committed Jan 8, 2023
    c77ef85
  • Added examples of using the FAT32-TOOLS module

    @tabemann tabemann committed Jan 8, 2023
    f4ee215
  • Added some explanation of GPIO pin selection for SPI

    @tabemann tabemann committed Jan 8, 2023
    ddfb315