Skip to content
View cinnamondev's full-sized avatar

Highlights

  • Pro

Organizations

@redwarnwp
Block or Report

Block or report cinnamondev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cinnamondev/README.md

Pinned

  1. sw-f401 sw-f401 Public

    F401 Microcontroller Program

    C 3

  2. sw-lp-g030 sw-lp-g030 Public

    Line Processor Software G030 Intended Target

    C

  3. CERN-OHL-TEMPLATE CERN-OHL-TEMPLATE Public template

    Some nifty documents

  4. gamepithing gamepithing Public

    Handheld Games Console, powered by the Compute Module 4. Work in Progress

    1

  5. Fancy-Fetch is a powershell script f... Fancy-Fetch is a powershell script for some fancy fetching of modules. (install local & fetch local). Usage: Fancy-Fetch foo,bar,baz -InstallDir "./blah" -Provider "PSGallery"
    1
    function Fancy-Fetch {
    2
        param (
    3
            [string[]]$Modules,
    4
            [string]$InstallDir = './.ps-modules/',
    5
            [string]$Provider = 'PSGallery'
  6. ReactionTimer ReactionTimer Public archive

    Old A Level Coursework (~2020?). Recent rewrite (V2)

    Assembly