Thibaut VIARD
|
791b199e6f
|
Adding USB pin macros, update pin list comments
Signed-off-by: Thibaut VIARD <thibaut.viard@atmel.com>
|
2014-09-11 17:40:55 +02:00 |
|
Thibaut VIARD
|
f1a8c8b140
|
Update pin numbers according to recent changes
Signed-off-by: Thibaut VIARD <thibaut.viard@atmel.com>
|
2014-09-11 16:39:21 +02:00 |
|
Thibaut VIARD
|
df1262a92a
|
CORE files update following headers update
Signed-off-by: Thibaut VIARD <thibaut.viard@atmel.com>
|
2014-09-11 14:56:36 +02:00 |
|
Thibaut VIARD
|
a5223478ed
|
Removing non-pins and pin reorg
Signed-off-by: Thibaut VIARD <thibaut.viard@atmel.com>
|
2014-09-09 12:32:24 +02:00 |
|
Cristian Maglie
|
3390da551a
|
Fixed port{Output|Input|Mode}Register macros
|
2014-09-08 13:43:40 +02:00 |
|
Thibaut VIARD
|
04521c8f9b
|
Switching to only two boards
|
2014-08-05 19:17:04 +02:00 |
|
Thibaut VIARD
|
93c6355210
|
Resolving syscalls/_sbrk issue
|
2014-07-31 11:54:43 +02:00 |
|
Thibaut VIARD
|
ae42fd1167
|
Adding license in files, update platform.txt
|
2014-07-25 17:11:29 +02:00 |
|
Thibaut VIARD
|
908d1030b3
|
updating PWM pins/channels to allow more to be used simultaneously
|
2014-07-15 16:59:38 +02:00 |
|
Jonathan BAUDIN
|
d722e05e69
|
Implements ADC functions
|
2014-05-26 15:58:07 +02:00 |
|
Thibaut VIARD
|
6fff7b23b3
|
Updating board files for openocd flash programming
|
2014-05-16 18:53:59 +02:00 |
|
Thibaut VIARD
|
a526ee56bc
|
Merge branch 'zero' of github.com:arduino/ArduinoZero into zero
Conflicts:
hardware/arduino/samd/variants/arduino_zero/variant.cpp
|
2014-05-16 14:31:23 +02:00 |
|
Thibaut VIARD
|
8109cf88bd
|
Updating Analog pins
|
2014-05-16 14:23:51 +02:00 |
|
Jonathan BAUDIN
|
0f3247688b
|
Merge branch 'zero' of github.com:arduino/ArduinoZero into zero
Conflicts:
hardware/arduino/samd/variants/arduino_zero/variant.cpp
|
2014-05-15 18:19:35 +02:00 |
|
Jonathan BAUDIN
|
8b1d9bfd27
|
SPI implement tested
|
2014-05-15 18:10:01 +02:00 |
|
Thibaut VIARD
|
435f4a33e3
|
Merge branch 'zero' of github.com:arduino/ArduinoZero into zero_int
Conflicts:
hardware/arduino/samd/variants/arduino_zero/variant.cpp
|
2014-05-15 12:27:36 +02:00 |
|
Jonathan BAUDIN
|
78f2dde11e
|
Merge branch 'zero' of github.com:arduino/ArduinoZero into zero
Conflicts:
hardware/arduino/samd/variants/arduino_zero/variant.cpp
|
2014-05-15 11:57:32 +02:00 |
|
Jonathan BAUDIN
|
e4ab3ba3ef
|
Few UART corrections, modifiy Variant files
|
2014-05-15 11:54:59 +02:00 |
|
Thibaut VIARD
|
3cd1d4e606
|
Bringing support of External Interrupts
|
2014-05-15 00:07:03 +02:00 |
|
Thibaut VIARD
|
d300278c66
|
PWM AnalogWrite refactoring
|
2014-05-14 10:34:15 +02:00 |
|
Thibaut VIARD
|
a73966ceaa
|
Fixing the failed compilation due to PR #16 merge
|
2014-05-13 17:23:25 +02:00 |
|
Thibaut VIARD
|
b0c732558f
|
Merge pull request #16 from jsemette/zero
TCC/TC pull request
|
2014-05-13 15:14:15 +02:00 |
|
Jérôme SEMETTE
|
6b117d4519
|
rework wiring_analog.c PWM part to get PWM channel information in
variant.c instead of TC/TCC information
|
2014-05-13 13:47:06 +02:00 |
|
Thibaut VIARD
|
3d9b479278
|
Fixing default peripheral attributed to SPI(ICSP) pins
|
2014-05-13 10:55:45 +02:00 |
|
Jérôme SEMETTE
|
8a13af1052
|
Merge branch 'zero' of github.com:arduino/ArduinoZero into zero
Conflicts:
hardware/arduino/samd/cores/arduino/validation/build_as6/test.atsuo
hardware/arduino/samd/cores/validation/validation_core/build_as6/test.cppproj
hardware/arduino/samd/cores/validation/validation_core/test.cpp
|
2014-05-13 10:11:06 +02:00 |
|
Thibaut VIARD
|
ce74e70d60
|
Updating EDBG SERCOM peripheral type
|
2014-05-12 15:54:44 +02:00 |
|
Thibaut VIARD
|
271f99a38d
|
Updating linker script with final bootloader information
|
2014-05-12 11:54:42 +02:00 |
|
Thibaut VIARD
|
83cf1c0bfd
|
Merge branch 'zero' of github.com:arduino/ArduinoZero into zero
Conflicts:
hardware/arduino/samd/variants/arduino_zero/variant.cpp
|
2014-05-12 11:51:22 +02:00 |
|
Thibaut VIARD
|
ab89e9e4f3
|
Adding EDBG UART pin definitions
|
2014-05-09 16:36:01 +02:00 |
|
Jérôme SEMETTE
|
d9a6408a88
|
Following modification done in zero project :
- Update test.cpp
- Add support of wiring_analog.c in AS6 test project
- Modify variant for PWM generation on LED (pin 13)
|
2014-05-09 16:11:33 +02:00 |
|
Jonathan BAUDIN
|
3c6f9b55f7
|
Initialize clock
|
2014-05-09 14:07:29 +02:00 |
|
Jonathan BAUDIN
|
ec353f3cbe
|
Merge branch 'zero' of github.com:aethaniel/ArduinoZero into zero
|
2014-05-09 08:05:40 +02:00 |
|
Thibaut VIARD
|
993968f9f1
|
Adding blank GDB script
|
2014-05-08 17:13:06 +02:00 |
|
Thibaut VIARD
|
28a144a7ee
|
Adding information about PTC in variant description
|
2014-05-08 17:12:18 +02:00 |
|
Jonathan BAUDIN
|
92d2f670f0
|
Creating objects SERCOMx, Serial, SPI and Wire.
|
2014-05-07 16:56:34 +02:00 |
|
Thibaut VIARD
|
30614228fe
|
Adding digital with variant defs update
|
2014-05-05 19:12:17 +02:00 |
|
Thibaut VIARD
|
aafd8ca1b8
|
Adding __ram_end__ in linker scripts
|
2014-05-05 19:08:06 +02:00 |
|
Thibaut VIARD
|
ce9b9285cb
|
checkpoint
|
2014-05-05 11:37:53 +02:00 |
|
Thibaut VIARD
|
de0ab3927e
|
Adding Zero variant
|
2014-04-30 11:23:36 +02:00 |
|
Thibaut VIARD
|
50785a7ca2
|
Adding placeholder linker script for BL
|
2014-04-30 11:23:35 +02:00 |
|
Thibaut VIARD
|
fcb8df4a48
|
Adding missing variant.h
|
2014-04-30 11:23:29 +02:00 |
|
Thibaut VIARD
|
33ad1e9038
|
removing useless makefiles for variants
|
2014-04-16 22:59:55 +02:00 |
|
Thibaut VIARD
|
ac73b87928
|
Cleanup and adding more needed files
|
2014-04-16 10:53:11 +02:00 |
|
Thibaut VIARD
|
973ccc47d8
|
Adding first files, not Zero specific
|
2014-04-15 14:46:03 +02:00 |
|