Pinned Repositories
beaglebone
beaglebone black snippets of useful code
bluepill
barebones bluepill code using just the stm32f103xb.h cmsis device header
fabooh
c++ template library for cortex-m0+ (lpc8xx), cortex-m0 ( lpc1114 ), cortex-m3 (bluepill), and msp430 ( small msp430 )
msp430softserial
Full-duplex software UART implementation
vendor
Custom STM32 bluepill Arduino core using STM32Duino
RickKimball's Repositories
RickKimball/msp430softserial
Full-duplex software UART implementation
RickKimball/fabooh
c++ template library for cortex-m0+ (lpc8xx), cortex-m0 ( lpc1114 ), cortex-m3 (bluepill), and msp430 ( small msp430 )
RickKimball/vendor
Custom STM32 bluepill Arduino core using STM32Duino
RickKimball/beaglebone
beaglebone black snippets of useful code
RickKimball/bluepill
barebones bluepill code using just the stm32f103xb.h cmsis device header
RickKimball/arduino_examples
Arduino code examples for stm32 bluepill boards.
RickKimball/fabooh_stm32f1_core
arduino core using fabooh c++ template library for cortex-m3 supports bluepill stm32f103c8t6 board
RickKimball/stm32f0
Exploring stm32f0 chips using gnu arm assembly code and bare-metal register programming
RickKimball/tivac-core
Arduino core for TI TivaC cortex-m4f launchpads
RickKimball/Arduino_STM32
Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
RickKimball/mecrisp-stellaris
mirror of mecrisp-stellaris version 2.4.9
RickKimball/mightyohmex
Custom atmega1284p core referencing MCdude/MightyCoreEx adding avr-dragon jtag support
RickKimball/msp430m0
turn a fast 16 bit msp430fr6989 into a slow 32 bit msp430m0 thumb computer
RickKimball/ricks_core
Arduino core for STM32F3 boards using CMSIS Device headers, registers access and ArduinoAPI.h
RickKimball/stellaris_pad_stuff
Tools and code for the TI Stellaris Launchpad (ek-lm4f120xl cortex-m4f board)
RickKimball/test_config
Automated testing setup for Arduino_STM32
RickKimball/VHDL
Snippets of hopefully useful VHDL code