Gordon Williams
|
138452fb65
|
Merging Dickens-specific changes into master
|
2023-09-27 14:57:47 +01:00 |
|
Gordon Williams
|
c6476a34f7
|
Arduino pin namings
|
2018-01-31 13:03:01 +00:00 |
|
Gordon Williams
|
ea8d74360d
|
nRF5x: Add support for negating pins in software (eg. buttons/LEDs)
|
2017-12-06 12:52:30 +00:00 |
|
Gordon Williams
|
d644eab626
|
STM32: Remove the 'utility timer' from the list of available PWM pins, fixing A0/1/2 PWM on F4 (fix #1229)
|
2017-08-29 12:18:46 +01:00 |
|
Jamie Lawson
|
e67e2b16a0
|
Add OLIMEXINO_STM32_RE target board description file and
Makefile entry for a Olimexino_STM32 with a STM32F103RET6.
512K FLASH, 64K SRAM
|
2015-10-12 21:12:13 -04:00 |
|
Neil Kolban
|
d322cc7d67
|
Change print "XXX" to print("XXX")
Change the python scripts to add parenthesis to print statements.
|
2015-08-27 14:19:19 -05:00 |
|
Jamie Lawson
|
85856d5c2c
|
Fixes the pin numbering for the MAPLERET6.
Includes more build options for same since there is enough memory.
|
2015-08-19 00:12:46 -04:00 |
|
Gordon Williams
|
8ae7282db4
|
refactor - move common functions into jspin.c
|
2014-12-18 17:29:49 +00:00 |
|
Gordon Williams
|
8ed7e12751
|
Allow pin counts per port of >31 on Linux-based systems
|
2014-07-23 14:13:03 +01:00 |
|
Gordon Williams
|
adbee03e57
|
Try and improve timer overlays by reordering the alternat function list
|
2014-04-22 13:20:23 +01:00 |
|
Gordon Williams
|
03d56fe5ba
|
tried to share more code between platforms
|
2013-12-19 13:58:33 +00:00 |
|
Gordon Williams
|
b207e387df
|
Change 'Pin' datatype to be an unsigned char - makes tests easier
|
2013-12-19 12:36:43 +00:00 |
|
Gordon Williams
|
a79cff3fcd
|
Move pin defs into auto-generated header file - allows us to optimise a bit better
|
2013-12-19 11:31:15 +00:00 |
|
Eyal Birger
|
72c44a838a
|
[silent build] part 3 - mute pininfo script on non-verbose builds by including common.py
|
2013-10-14 17:08:29 +02:00 |
|
Gordon Williams
|
f3d6e0bc83
|
First commit
|
2013-09-26 14:39:04 +01:00 |
|