dean
87eae6f55c
DM: add copyrights
2018-08-30 15:12:51 -04:00
dean
059b15f5dd
DM: added FPU support
2018-08-30 14:53:34 -04:00
dean
c1827b289d
DM: added support for samd51J20A
2018-08-30 14:46:42 -04:00
dean
4810822d26
DM: mostly fixed usb enumeration delay
2018-08-30 14:44:35 -04:00
dean
77a2f2e9ea
DM: fixed tone
2018-08-30 14:44:35 -04:00
dean
358b11addd
DM: added samd51 support
2018-08-30 14:32:21 -04:00
Sandeep Mistry
38683e36b6
Changes required for new CMSIS package upgrade
...
Fixes some compile errors and warnings
2016-12-02 10:48:52 -05:00
Cristian Maglie
ce89e7e244
Launch libc initialization after hardware setup
...
This pachs allows C++ global constructors to run after hardware
initialization. This helps some libraries that setups hardware
in class constructor to work properly.
See also #169
2016-10-11 18:40:20 +02:00
Cristian Maglie
49a66b4784
Fix typo in cortex_handlers.
...
Fix #149
2016-06-27 13:16:11 +02:00
Cristian Maglie
e748f0985f
Moved USB ISR handler in startup.c
2015-09-09 15:42:58 +02:00
Cristian Maglie
d9df90830e
Fixed cortex-M hooks for RTOS
...
Fixes #4
2015-06-26 10:28:52 +02:00