summaryrefslogtreecommitdiff
path: root/board/coachz/base_detect.c
Commit message (Expand)AuthorAgeFilesLines
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-1/+1
* base_state: implement basestate host commandTing Shen2021-05-271-3/+3
* Coachz: When the base state changes, update the virtual switchWai-Hong Tam2021-05-101-1/+2
* Coachz: Fix issue of resetting AP not initialize the states correctlyWai-Hong Tam2021-02-191-2/+6
* Coachz: Add BASE_EN debounce time to 350mshegang52021-01-201-5/+11
* Coachz: Remove the reversed-plug detection for detachible baseWai-Hong Tam2020-09-261-36/+0
* Coachz: Implement the base detectionWai-Hong Tam2020-09-231-0/+256