summaryrefslogtreecommitdiff
path: root/board/zinger/hardware.c
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-191-1/+1
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-23/+23
* stm32: cleanup flash-f by using constant from register.hGwendal Grignou2017-06-021-1/+1
* cleanup: Rename geometry constantsShawn Nematbakhsh2015-09-161-3/+3
* zinger: enable RO partition write-protectionVincent Palatin2015-01-051-0/+79
* zinger: maintain a 64-bit time counterVincent Palatin2015-01-031-2/+3
* pd: Re-factor common flash vdms.Todd Broch2014-12-051-12/+3
* pd: move get_info to common file.Todd Broch2014-12-051-11/+0
* pd: zinger: add firmware update alternate mode to zingerstabilize-6480.BAlec Berg2014-11-151-0/+6
* stm32f0: fix potential hang in adc initializationAlec Berg2014-10-081-7/+9
* zinger: add hibernate if disconnected for 60sAlec Berg2014-10-031-0/+27
* zinger: check RW firmware signatureVincent Palatin2014-10-021-6/+7
* zinger: add low power stop modeAlec Berg2014-09-291-27/+17
* stm32f0: enable flash prefetch bufferAlec Berg2014-09-251-2/+5
* stm32f0: fix rare ADC initialization bugAlec Berg2014-09-251-3/+7
* zinger: add voltage dischargeVincent Palatin2014-08-231-0/+2
* zinger: always disable adc watchdog before reading ADC channelAlec Berg2014-08-221-0/+25
* zinger: change behavior of pin PA0 for wakeup functionalityAlec Berg2014-07-291-3/+3
* zinger: fix USART register macro bugAlec Berg2014-07-251-4/+4
* zinger: tune over-current protectionVincent Palatin2014-06-261-2/+2
* zinger: activate the watchdog.Vincent Palatin2014-05-271-0/+2
* zinger: fast over-current protectionVincent Palatin2014-05-171-1/+39
* zinger: add support to flash RW firmwareVincent Palatin2014-05-171-5/+145
* zinger: invert output controlVincent Palatin2014-05-071-3/+3
* Zinger board configurationVincent Palatin2014-04-121-0/+180