Pinned Repositories
avr-libcpp
A partial implementation of the C++ standard library (C++17 only) for use with avr-gcc/avr-libc.
cmake-utilities
CMake utilities (modules).
kicad-footprints
Mirror of https://gitlab.com/kicad/libraries/kicad-footprints to support project submodule collocation.
picolibrary
A C++ microcontroller driver/utility library targeted for use with resource constrained microcontrollers.
picolibrary-microchip-megaavr
https://github.com/apcountryman/picolibrary Hardware Interface Layer (HIL) for Microchip megaAVR microcontrollers.
picolibrary-microchip-megaavr0
About https://github.com/apcountryman/picolibrary Hardware Interface Layer (HIL) for Microchip megaAVR 0-series microcontrollers.
terryyin-lizard
Mirror of https://github.com/terryyin/lizard to support project submodule collocation. Superseded by fork.
toolchain-arm-none-eabi-gcc
toolchain-arm-none-eabi-gcc is a CMake toolchain for cross compiling for Arm Cortex-M and Cortex-R microcontrollers using arm-none-eabi-gcc.
toolchain-avr-gcc
toolchain-avr-gcc is a CMake toolchain for cross compiling for the Microchip AVR family of microcontrollers using avr-gcc.
toolchain-parallax_p8x32a
A CMake toolchain for the Parallax P8X32A Propeller microcontroller.
apcountryman's Repositories
apcountryman/avr-libcpp
A partial implementation of the C++ standard library (C++17 only) for use with avr-gcc/avr-libc.
apcountryman/toolchain-avr-gcc
toolchain-avr-gcc is a CMake toolchain for cross compiling for the Microchip AVR family of microcontrollers using avr-gcc.
apcountryman/picolibrary
A C++ microcontroller driver/utility library targeted for use with resource constrained microcontrollers.
apcountryman/kicad-footprints
Mirror of https://gitlab.com/kicad/libraries/kicad-footprints to support project submodule collocation.
apcountryman/picolibrary-microchip-megaavr
https://github.com/apcountryman/picolibrary Hardware Interface Layer (HIL) for Microchip megaAVR microcontrollers.
apcountryman/apcountryman
Profile README.
apcountryman/build-avr-gcc
avr-gcc build script.
apcountryman/cmake-utilities
CMake utilities (modules).
apcountryman/picolibrary-microchip-megaavr0
About https://github.com/apcountryman/picolibrary Hardware Interface Layer (HIL) for Microchip megaAVR 0-series microcontrollers.
apcountryman/toolchain-arm-none-eabi-gcc
toolchain-arm-none-eabi-gcc is a CMake toolchain for cross compiling for Arm Cortex-M and Cortex-R microcontrollers using arm-none-eabi-gcc.
apcountryman/dfp-microchip-atmega
Microchip Technology Inc. ATmega series Device Family Pack (DFP) packaged as a Git repository.
apcountryman/dotfiles
Andrew Countryman dotfiles.
apcountryman/environment
Host environment creation, configuration, and utilities.
apcountryman/FreeRTOS-Kernel
FreeRTOS kernel files only, submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
apcountryman/FreeRTOS-Plus-TCP
FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.
apcountryman/googletest
Googletest - Google Testing and Mocking Framework
apcountryman/InteractiveHtmlBom
Interactive HTML BOM generation plugin for KiCad
apcountryman/KiAuto
A bunch of scripts to automate KiCad processes
apcountryman/KiBoM
Configurable BoM generation tool for KiCad EDA (http://kicad-pcb.org/)
apcountryman/KiBot
KiCad automation utility
apcountryman/kicad-library-utils
Mirror of https://gitlab.com/kicad/libraries/kicad-library-utils to support project submodule collocation.
apcountryman/kicad-packages3D
Mirror of https://gitlab.com/kicad/libraries/kicad-packages3D to support project submodule collocation.
apcountryman/kicad-symbols
Mirror of https://gitlab.com/kicad/libraries/kicad-symbols to support project submodule collocation.
apcountryman/lizard
A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
apcountryman/microlibrary
A C++ microcontroller driver/utility library.
apcountryman/pcb-main-nautilus-atmega4809
A Microchip ATmega4809 based mainboard PCB.
apcountryman/PcbDraw
Convert your KiCAD board into a nicely looking 2D drawing suitable for pinout diagrams
apcountryman/picolibrary-arm-cortex-m0plus
About https://github.com/apcountryman/picolibrary Hardware Interface Layer (HIL) for Arm Cortex-M0+ microcontrollers.
apcountryman/picolibrary-microchip-sam-d21da1
About https://github.com/apcountryman/picolibrary Hardware Interface Layer (HIL) for the Microchip SAM D21/DA1 family of Arm Cortex-M0+ microcontrollers.
apcountryman/vim-plug
:hibiscus: Minimalist Vim Plugin Manager