Diogo Gomes
|
d9d4d8d0c9
|
fix to compile in MacOS 14
|
2024-02-22 23:24:24 +00:00 |
|
Kuba Szczodrzyński
|
4fff3d79c5
|
Enable command console on PC build
|
2024-02-10 15:05:01 +01:00 |
|
Kuba Szczodrzyński
|
e922042a3d
|
Fix disk access path separator on Linux
|
2024-02-07 23:12:23 +01:00 |
|
Kuba Szczodrzyński
|
0e87f52c1f
|
Support config file on PC build
|
2024-02-07 15:16:32 +01:00 |
|
Kuba Szczodrzyński
|
96bfbf397b
|
Add HASP_TARGET_ARDUINO and HASP_TARGET_PC macros
|
2024-02-07 11:11:15 +01:00 |
|
fvanroie
|
9a97c35df1
|
Update Copyright to include 2024
|
2024-02-02 18:26:42 +01:00 |
|
Jaroslav Kysela
|
2c94573edb
|
add WireGuard implementation to increase security
WireGuard is really ideal for those IoT devices with limited resources.
|
2023-12-01 22:36:06 +01:00 |
|
fvanroie
|
0e1241ccf9
|
Fix linux build
|
2023-05-15 20:42:17 +02:00 |
|
fvanroie
|
6ccd10dbe0
|
Revert F() and move char* to FlashStringHelper
|
2023-05-09 16:13:39 +02:00 |
|
fvanroie
|
86321beb5d
|
Remove F() and move FlashStringHelper to char*
|
2023-05-09 15:05:32 +02:00 |
|
fvanroie
|
871716f72b
|
Default ansi codes to off
|
2023-02-25 03:50:56 +01:00 |
|
fvanroie
|
d5337fe147
|
Add HASP_LOG_TASKS
|
2023-01-17 23:05:07 +01:00 |
|
fvanroie
|
22d4360a2f
|
Add HASP_SERIAL
|
2022-10-17 18:41:14 +02:00 |
|
fvanroie
|
3338b86974
|
Update script.js to allow filler to use multiple forms
|
2022-05-08 04:14:50 +02:00 |
|
fvanroie
|
b3b9661aef
|
Get and set real serial speed in config/debug
|
2022-05-05 23:18:58 +02:00 |
|
fvanroie
|
3fa03f11f8
|
Move #include "ArduinoLog.h" to hasplib.h
|
2022-04-26 15:22:07 +02:00 |
|
fvanroie
|
143abc212d
|
Add hasp_time
|
2022-04-03 01:39:56 +02:00 |
|
fvanroie
|
f28d99d8e3
|
Fix syslog messages #285
|
2022-01-24 05:19:21 +01:00 |
|
fvanroie
|
4d337da0e3
|
Add SimpleFTPServer #283
|
2022-01-17 03:50:05 +01:00 |
|
fvanroie
|
781c711abb
|
Update License
|
2022-01-10 05:57:46 +01:00 |
|
fvanroie
|
40c15df7a1
|
Update log messages
|
2021-11-16 10:50:00 +01:00 |
|
fvanroie
|
31389d92dd
|
Add consoleStart and consoleStop functionality
|
2021-07-19 00:31:54 +02:00 |
|
fvanroie
|
a2ab8cfc2c
|
Add HASP_USE_CUSTOM
|
2021-07-12 02:31:43 +02:00 |
|
fvanroie
|
798cf8bd5e
|
Replace haspGetVersion() with haspDevice.get_version()
|
2021-05-18 04:19:26 +02:00 |
|
fvanroie
|
76ae156018
|
Add separate hasp_console
|
2021-05-06 21:26:11 +02:00 |
|
fvanroie
|
8fbab678b3
|
Add D_TIMESTAMP to lang.h
|
2021-05-06 18:30:15 +02:00 |
|
fvanroie
|
55d45f29c8
|
Fix compiler warnings
|
2021-05-06 18:19:32 +02:00 |
|
fvanroie
|
fdc8d86b3f
|
Restore the debugPrintHaspHeader
|
2021-05-06 18:16:27 +02:00 |
|
fvanroie
|
99a83c2f3c
|
Fix a compiler warning
|
2021-05-05 23:37:23 +02:00 |
|
fvanroie
|
a546ac2f4a
|
Cleanup headers
|
2021-05-01 04:24:13 +02:00 |
|
fvanroie
|
1d1130ac94
|
Fix compile warning: statement is a reference, not call, to function 'debug_flush'
|
2021-05-01 03:46:39 +02:00 |
|
fvanroie
|
d284434f91
|
Fix warning: format '%lu' expects argument of type 'long unsigned int'
|
2021-05-01 03:21:21 +02:00 |
|
fvanroie
|
aabe695836
|
Rename debugPreSetup to debugSetupWithoutLogging
|
2021-05-01 00:19:40 +02:00 |
|
fvanroie
|
4a4f410303
|
Add dispatch_idle and rename dispatch_current_page
|
2021-04-27 01:19:17 +02:00 |
|
fvanroie
|
8cd8ed61c7
|
Merge branch 'gpio-redesign' into revert-154-master
|
2021-04-25 22:00:52 +02:00 |
|
fvanroie
|
a1f14223d5
|
Fix compiler warnings
|
2021-04-25 05:30:46 +02:00 |
|
fvanroie
|
268bcb05db
|
Revert "Merge master back into gpio-redesign"
|
2021-04-25 02:10:09 +02:00 |
|
fvanroie
|
0fa68d14b2
|
Add an automatic lv_mem_defrag
|
2021-04-24 23:55:21 +02:00 |
|
fvanroie
|
394580fa45
|
Add hasp_event
|
2021-04-13 01:43:51 +02:00 |
|
fvanroie
|
512fdde016
|
Reduce lvgl debug messages
|
2021-03-29 23:17:28 +02:00 |
|
arovak
|
e4ea6e69ce
|
fix date/time entry in console
|
2021-03-17 12:24:27 +01:00 |
|
fvanroie
|
3bf531db7c
|
Temporarily disable Syslog
|
2021-03-14 00:04:52 +01:00 |
|
fvanroie
|
4d6f59bb19
|
Xplatform debug
|
2021-03-12 04:13:16 +01:00 |
|
fvanroie
|
e7d1fdef85
|
Move files around
|
2021-02-16 17:25:05 +01:00 |
|
fvanroie
|
3c1366ee80
|
Overall log level and log macros
|
2021-02-09 21:26:03 +01:00 |
|
fvanroie
|
30f25813d4
|
Code compression exercise
|
2021-02-09 04:50:44 +01:00 |
|
fvanroie
|
4ee9937950
|
Remove IRAM_ATTR to save some space
|
2021-02-08 00:36:41 +01:00 |
|
fvanroie
|
8e0b379ba9
|
Initial internationalization
|
2021-02-07 06:17:09 +01:00 |
|
fvanroie
|
7df826d2de
|
Smoother console input
|
2021-02-04 18:30:48 +01:00 |
|
fvanroie
|
ee01ad0c0d
|
Code cleanup
|
2021-01-20 17:55:14 +01:00 |
|