Update links, README, contributing, etc.

This commit is contained in:
Scott Lahteine
2020-07-23 20:46:11 -05:00
parent 715271190c
commit d1e20eb29f
83 changed files with 132 additions and 131 deletions

View File

@ -23,7 +23,7 @@
/**
* Alligator Board R2
* http://www.3dartists.org/
* https://reprap.org/wiki/Alligator_Board
*/
#ifndef __SAM3X8E__

View File

@ -49,7 +49,7 @@
* PWM (D 14) PD6 20| |21 PD7 (D 15) PWM
* +--------+
*
* REF http://sanguino.cc/hardware
* REF http://sanguino.wikidot.com/hardware
*/
/**
@ -70,7 +70,7 @@
*
* When installing select 1.0.2
*
* Installation instructions can be found at https://learn.sparkfun.com/pages/CustomBoardsArduino
* Installation instructions can be found at http://learn.sparkfun.com/pages/CustomBoardsArduino
* Just use the above JSON URL instead of Sparkfun's JSON.
*
* Once installed select the Sanguino board and then select the CPU.

View File

@ -23,7 +23,7 @@
/**
* STM32F407VET6 with RAMPS-like shield
* 'Black' STM32F407VET6 board - http://wiki.stm32duino.com/index.php?title=STM32F407
* 'Black' STM32F407VET6 board - https://www.stm32duino.com/viewtopic.php?t=485
* Shield - https://github.com/jmz52/Hardware
*/