aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Update samd51 to work with gcc and bootloadersKevin O'Connor2019-01-287-6/+76
* lib: Add Atmel SAMD51 cmsis filesKevin O'Connor2019-01-28136-0/+64996
* lib: Fix sam4e.patch name in READMEKevin O'Connor2019-01-071-1/+1
* lib: Update sam4s code so that it works with gcc's -flto featureKevin O'Connor2019-01-073-2/+16
* lib: Add sam4s cmsis headersKevin O'Connor2019-01-07131-0/+26511
* lib: Rename lib/cmsis-sam4e/ to lib/sam4e/Kevin O'Connor2019-01-0794-13/+14
* lib: Remove sam4e sam.h and component-version.h filesKevin O'Connor2019-01-072-132/+0
* stm32f1: Use the main lib/cmsis-core directory for cmsis includesKevin O'Connor2018-10-114-3310/+0
* lib: Remove pjrc_usb_serialKevin O'Connor2018-09-304-1187/+1
* lib: Add bossac 1.9 code to lib directoryKevin O'Connor2018-08-2736-0/+6287
* sam4e8e: Add the SAM4e8e portFlorian Heilmann2018-08-084-4/+73
* lib: Add SAM4E CMSIS HALFlorian Heilmann2018-08-0894-0/+18476
* lib: Update samd21 code with local changesKevin O'Connor2018-08-074-3/+31
* lib: Add Atmel SAMD21 cmsis headersKevin O'Connor2018-08-06121-0/+44580
* lpc176x: Use common cmsis-core filesKevin O'Connor2018-08-066-4447/+4
* lib: Remove the (now unused) cmsis-sam3x8e directoryKevin O'Connor2018-08-06120-24835/+0
* lib: Modify SAM3X CMSIS files to work with GCC's lto featureKevin O'Connor2018-08-063-2/+16
* lib: Add Atmel SAM3X CMSIS filesKevin O'Connor2018-08-0699-0/+20245
* lib: Add CMSIS_5 filesKevin O'Connor2018-08-068-0/+7669
* lpc176x: Add initial support for LPC176x processorsKevin O'Connor2018-05-2512-0/+6573
* Add STM32F103 portGrigori Goronzy2018-04-09164-0/+266623
* sched: Introduce sched_wake_tasks() function to wake up tasksKevin O'Connor2017-08-083-6/+49
* pru: Add initial pru_rpmsg library code for Beaglebone PRUKevin O'Connor2017-05-1520-3/+4163
* hub-ctrl: Add support for micro-controller reset via RPi usb power togglingKevin O'Connor2017-04-132-0/+416
* lib: Add Atmel SAM3x8e ARM CMSIS filesKevin O'Connor2016-06-14120-2/+24838
* avr: Initial support for Atmel AT90USB1286 mcuKevin O'Connor2016-06-054-0/+1144