summaryrefslogtreecommitdiffstats
path: root/make.mk
Commit message (Expand)AuthorAgeFilesLines
* Separate emscripten build directoryJames Haggerty2022-11-021-0/+4
* Fix Linux Makefile parallelismJames Haggerty2022-10-251-1/+1
* Enable dependency files for the emscripten buildMichael Gruenewald2022-10-081-0/+1
* Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into lfsJoey Castillo2022-08-021-1/+27
|\
| * Replace python with python3 for calling uf2convWesley Ellis2022-07-141-1/+1
| * fixup: restore deleted lineGeorge Hahn2022-05-101-0/+1
| * Move parallel flag into makefile with crossplatform supportGeorge Hahn2022-05-101-0/+11
| * Perform OS detection in makefileGeorge Hahn2022-05-101-1/+15
* | add support for a small filesystem on the watchJoey Castillo2022-05-061-0/+2
|/
* add mechanism for building alternate firmware imagesJoey Castillo2022-04-201-0/+5
* make A1-05 the default board (final hardware)Joey Castillo2022-04-101-1/+1
* movement: final list of watch faces for stock firmwareJoey Castillo2022-04-021-0/+1
* no need to build lis2dh driver anymoreJoey Castillo2022-02-171-1/+0
* movement: move thermistor to 'sensor' watch facesJoey Castillo2022-02-171-0/+1
* Update main loop to fix reentrancy runtime errorsAlexsander Akers2022-01-271-0/+1
* Implement buzzer methods with AudioContext APIAlexsander Akers2022-01-271-0/+2
* implement SPI flash chipJoey Castillo2022-01-261-0/+1
* watch library: implement SPIJoey Castillo2022-01-261-0/+2
* watch library: implement UARTJoey Castillo2022-01-261-0/+1
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-251-77/+116
* fix filename capitalizationjoeycastillo2022-01-081-1/+1
* add driver, test app for LIS2DW accelerometerJoey Castillo2022-01-081-0/+1
* introduce github actionsWillian Paixao2021-12-111-1/+2
* add LIS2DH accelerometer driver, test appJoey Castillo2021-11-271-0/+2
* link math libraryJoey Castillo2021-11-221-0/+2
* steps toward SPI support in watch libraryJoey Castillo2021-10-251-0/+1
* move weekday lookup to new utilities fileJoey Castillo2021-10-231-0/+1
* getting the sensor watch dev board workingJoey Castillo2021-10-191-0/+4
* overdue refactor: compile all watch modules separatelyJoey Castillo2021-09-281-0/+11
* remove unused ASF codeJoey Castillo2021-09-271-7/+0
* move apps to subdirectory, add relative path support to MakefileJoey Castillo2021-09-161-68/+68
* first steps toward supporting alternate board pinoutsJoey Castillo2021-09-131-0/+5
* remove unused ASF codeJoey Castillo2021-09-131-8/+0
* handle watch variant with red/blue LEDJoey Castillo2021-08-311-0/+4
* simplify project makefilesJoey Castillo2021-08-281-0/+113