summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorLines
2018-08-09Optionally disable stdoutDaniel Friesel-0/+4
2018-08-08Add 24LC64 EEPROM driverDaniel Friesel-0/+5
2018-08-07Add AM2320 driverDaniel Friesel-0/+5
2018-08-07i2cdetect: Adjust behaviour to available driversDaniel Friesel-0/+10
2018-08-07Support optional SoftI2C pullups on MSP430Daniel Friesel-0/+4
2018-07-17Move include/$arch to include/arch/$arch to be consistent with src/ hierarchyDaniel Friesel-1/+1
2018-01-15Add Software I2C implementationDaniel Friesel-0/+5
2018-01-12add stdin for esp8266 and msp430 as well as preliminary shell appDaniel Friesel-0/+4
2018-01-12add optional aspectc++ supportDaniel Friesel-1/+1
2018-01-12add mmsimple driverDaniel Friesel-0/+5
2018-01-11Add Sharp96 display driver, split up msp430 SPI into a1 / bDaniel Friesel-0/+8
2017-12-19set required features in app MakefileDaniel Friesel-0/+2
2017-12-15Add basic help outputDaniel Friesel-1/+16
2017-12-15Add support for ESP8266 secondary LEDDaniel Friesel-1/+5
2017-12-14Add I2C and LM75 driversDaniel Friesel-0/+1
2017-12-13add simple cache benchmark applicationDaniel Friesel-0/+12
2017-12-11add app supportDaniel Friesel-1/+1
2017-12-11Add basic uptime getter, improve loop supportDaniel Friesel-1/+1
2017-12-08Add output support (broken on esp8266)Daniel Friesel-2/+2
2017-12-06Add support for arduino-like loop function + blinky on esp8266Daniel Friesel-0/+4
2017-12-05Add basic ESP8266 supportDaniel Friesel-7/+1
2017-12-04Add basic system: LED GPIO on MSP430FR5969 Launchpad and faked GPIO on POSIXDaniel Friesel-0/+21