aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/libboard/common/include/board_common.h
AgeCommit message (Expand)AuthorFilesLines
2018-09-06minor: update copyrightKévin Redon1-0/+3
2018-08-28UART: switch baud rate to 921600 bpsKévin Redon1-2/+2
2018-08-28set main clock for using UART at 921600 bpsKévin Redon1-2/+0
2018-08-07USB: increase USB reset timeKévin Redon1-7/+0
2018-07-11firmware: set license to GPLv2+Kévin Redon1-0/+16
2018-07-04USB: add central file to define USB IDs, classes, and endpointsKévin Redon1-15/+0
2018-07-04board: fix LED pin definitionKévin Redon1-2/+2
2018-07-04board: comment USART definitions and add corresponding IRQ numbersKévin Redon1-2/+11
2018-06-29console: use buffer and interrupts instead of busy loops for UART debug outputKévin Redon1-3/+7
2018-06-29USB: implement USB reset by setting the on-board pull-up on D+ lowKévin Redon1-5/+4
2017-11-28DFU: Move "Override DFU" (force DFU) code to board-specific sectionHarald Welte1-0/+1
2017-05-05use same USB Product ID for DFU and runtime modeHarald Welte1-3/+3
2017-03-06LED: Introduce LED blinking pattern codeHarald Welte1-4/+4
2017-03-05qmod eeprom/i2c: Re-start watchdog while slow bit-bangingHarald Welte1-3/+8
2017-03-03only simtrace is bus-powered, SAM3 on qmod + owhw are self-poweredHarald Welte1-5/+0
2017-02-28DFU: towards a more complete implementationHarald Welte1-0/+1
2017-02-27Change directory structure to align with Atmel softpackHarald Welte1-0/+121