Commit Graph

20 Commits

Author SHA1 Message Date
Sebastien
4de4e07d99 messaging subsystem wip 2020-02-19 08:02:58 -05:00
Sebastien
b80faf911a fine tuning of httpd implementation 2020-02-13 16:22:51 -05:00
Sebastien
fb2e1884f5 Merge remote-tracking branch 'origin/master' into httpd 2020-02-13 08:32:48 -05:00
Sebastien
4c16e2c871 Fix Typo in i2c command to set display 2020-02-12 21:26:11 -05:00
Sebastien
1d803af331 Merge remote-tracking branch 'origin/master' into httpd
Conflicts:
	components/services/monitor.c
	components/telnet/telnet.c
	components/telnet/telnet.h
2020-02-12 18:03:22 -05:00
philippe44
90d52dabaf More refactoring
last compile dependency on DAC
2020-02-09 13:29:30 -08:00
philippe44
cfae996fd3 Refactoring
- Add SPI display
- Add SSD1326 (not fully tested)
- Remove all but one dependecies to HW (#define)
- Cleanup KProjectBuild
- Update .defaults
2020-02-09 00:25:50 -08:00
Sebastien
b680999e62 Merge branch 'master' into httpd
Conflicts:
	components/wifi-manager/http_server.c
	components/wifi-manager/wifi_manager.c
	main/config.c
	main/config.h
2020-01-22 15:13:18 -05:00
Sebastien
3ff1001240 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32.git 2020-01-17 11:52:51 -05:00
Sebastien
a2437324fe more i2c changes 2020-01-17 11:52:43 -05:00
philippe44
70261b17ac diff display colum index + separate services & config accessors 2020-01-16 22:07:58 -08:00
Sebastien
e7ed9385e4 Add 180 deg rotate to display configuration command line 2020-01-16 16:17:55 -05:00
Sebastien
a4846fa60b more alignment of cmd_i2ctools 2020-01-16 15:45:26 -05:00
Sebastien
ad3868dd95 Merge branch 'master' of https://github.com/sle118/squeezelite-esp32.git
Conflicts:
	components/display/driver_SSD1306.c
2020-01-15 20:58:02 -05:00
Sebastien
da9d4a219e more changes to cmd_i2c 2020-01-15 19:29:59 -05:00
Sebastien
89765d9679 supporting command line driven display configuration 2020-01-14 17:34:51 -05:00
Sebastien
87255733a5 WIP httpd - saving current work. likely won't compile right now! 2019-12-12 11:33:58 -05:00
Sebastien
07873a7710 Jenkins integration - Migrate to CMake 2019-09-02 17:09:38 -04:00
philippe44
d234b67da5 TAS575x setup 2019-07-15 19:42:10 -07:00
Sebastien Leclerc
375a5aec2a Added i2c tools 2019-06-25 11:53:12 -04:00