andrey
|
04c08742ac
|
esp
|
2020-11-06 17:23:09 +03:00 |
|
andrey
|
58c7f74de6
|
esp_flash.h
|
2020-11-06 16:25:13 +03:00 |
|
andrey
|
de756491d8
|
esp_flash_get_chip_size
|
2020-11-06 16:22:28 +03:00 |
|
andrey
|
80efa4b094
|
remove esp_spi_flash.h
|
2020-11-06 16:20:31 +03:00 |
|
andrey
|
6124452ac6
|
REGISTER_PIVARIANTSIMPLE
|
2020-11-06 16:16:14 +03:00 |
|
andrey
|
9d313f4c0a
|
register pivariant for PIKbdListener Events
|
2020-11-06 16:09:22 +03:00 |
|
andrey
|
3457d87299
|
__VariantFunctions__<std::function<void(void*)> >
|
2020-11-06 16:06:25 +03:00 |
|
andrey
|
0c6e6358b2
|
register PIVariant std::function
|
2020-11-06 15:47:01 +03:00 |
|
andrey
|
9497b1bbb7
|
PIVariantSimple freertos fix
|
2020-11-06 15:39:14 +03:00 |
|
andrey
|
2898c56476
|
esp32 pip
|
2020-11-06 15:19:25 +03:00 |
|
andrey
|
0614c3df96
|
cmake fixes
|
2020-11-06 15:10:24 +03:00 |
|
andrey
|
ae08ff72ea
|
static lib
|
2020-11-06 14:34:35 +03:00 |
|
andrey
|
69c7b13cc3
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-11-06 14:11:08 +03:00 |
|
andrey
|
9c5c3b5732
|
move esp32 components
|
2020-11-06 14:10:59 +03:00 |
|
andrey
|
f99cd70921
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-10-28 17:12:48 +03:00 |
|
andrey
|
dd4f21c3e0
|
add at() to PIVector2D
|
2020-10-28 17:12:40 +03:00 |
|
andrey
|
f951593c62
|
version
|
2020-10-23 15:11:38 +03:00 |
|
andrey
|
0189f28f43
|
PIMathMatrix add trace, assert for non square matrix, assert in operator *
|
2020-10-23 15:10:57 +03:00 |
|
andrey
|
fa85f414db
|
fix tests and pimathmatrix.h
|
2020-10-22 18:56:01 +03:00 |
|
andrey
|
91c1487a7e
|
toDeg and toRad
|
2020-10-22 17:45:42 +03:00 |
|
andrey
|
fbe850abf0
|
template math functions in pimathmatrix.h and pimathvector.h and pimathbase.h
add PIMathMatrixT::rotate for matrix 2x2
|
2020-10-22 17:29:58 +03:00 |
|
andrey
|
f5652efc32
|
refactoring PIMathMatrix
|
2020-10-22 16:48:46 +03:00 |
|
andrey
|
7413c7252b
|
refactor PIMathMatrixT and fix pimathvector.h
|
2020-10-22 16:13:39 +03:00 |
|
andrey
|
b46825a5a0
|
PIMathMatrixT remove scale and rotate funcs
|
2020-10-22 12:44:30 +03:00 |
|
andrey
|
13a0c1097a
|
version
|
2020-10-21 18:55:31 +03:00 |
|
andrey
|
8f7b614b88
|
Merge branch 'vectors&matrixes' of https://git.shs.tools/SHS/pip into vectors&matrixes
|
2020-10-21 18:54:50 +03:00 |
|
andrey
|
47be2d3d62
|
pimathvector.h div and std::initializer_list
|
2020-10-21 18:54:41 +03:00 |
|
andrey
|
6f3fdf4d49
|
pimathvector.h mul
|
2020-10-21 18:36:57 +03:00 |
|
andrey
|
7b5555f63d
|
refactor pimathvector.h
|
2020-10-21 17:58:42 +03:00 |
|
andrey
|
f9b497b5c0
|
revert operator for PIMathVectorT
|
2020-10-02 15:07:36 +03:00 |
|
andrey
|
334efaefbe
|
code clean
|
2020-10-02 15:04:15 +03:00 |
|
andrey
|
e474c5a8de
|
remove __PICONTAINERS_SIMPLE_TYPE__
|
2020-09-28 15:38:45 +03:00 |
|
andrey
|
a42e5a7756
|
template experiment, PIMutex recursive in all systems
|
2020-09-25 14:34:07 +03:00 |
|
andrey
|
53cd72a4b0
|
PIConditionVariable fix
|
2020-09-25 14:25:25 +03:00 |
|
andrey
|
1ec69cca81
|
fix toTimespec
|
2020-09-25 14:17:58 +03:00 |
|
andrey
|
b771eebfbb
|
fix toTimespec 2
|
2020-09-25 14:15:46 +03:00 |
|
andrey
|
b6583c3d02
|
fix toTimespec
|
2020-09-25 14:13:36 +03:00 |
|
andrey
|
c3f0cc0b03
|
PISystemTime toTimespec and PIConditionVariable fix
|
2020-09-25 14:08:40 +03:00 |
|
andrey
|
2ba05c81b1
|
disable pistring tests
|
2020-09-25 13:03:56 +03:00 |
|
andrey
|
03679bd4c3
|
version
|
2020-09-15 12:44:11 +03:00 |
|
andrey
|
e4e4cc7c36
|
deploy_tool/main.cpp fix
|
2020-09-15 11:34:17 +03:00 |
|
andrey
|
78731bd971
|
PIString remove operator char*
|
2020-09-15 11:24:13 +03:00 |
|
andrey
|
9a6fab980c
|
varsion
|
2020-09-10 17:33:33 +03:00 |
|
andrey
|
cb2ef7113a
|
mising exports in PIString
|
2020-09-10 17:33:09 +03:00 |
|
andrey
|
05b48af153
|
remove at(index) reference function
remove chrUpr and chrLwr from PIString
|
2020-09-10 12:37:33 +03:00 |
|
andrey
|
e6bc9638e7
|
fix some warnings
|
2020-09-08 15:10:49 +03:00 |
|
andrey
|
a4b3edb3e1
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-31 17:53:26 +03:00 |
|
andrey
|
6be22ac39f
|
reemove piSwapBinary
|
2020-08-31 17:53:18 +03:00 |
|
andrey
|
c5f70f4e09
|
picloud
|
2020-08-28 17:49:58 +03:00 |
|
andrey
|
234d4e73be
|
picloud
|
2020-08-27 19:40:11 +03:00 |
|
andrey
|
e1f2c90790
|
version
|
2020-08-26 18:45:27 +03:00 |
|
andrey
|
93cf55d323
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-26 18:43:40 +03:00 |
|
andrey
|
2ef0ca6946
|
PIIODevice destructor fix
|
2020-08-26 18:43:33 +03:00 |
|
andrey
|
2a42d2a341
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-26 18:01:23 +03:00 |
|
andrey
|
7f2c82dc69
|
PIEthernet reconnect
|
2020-08-26 18:01:17 +03:00 |
|
andrey
|
cfebf8cf23
|
cloud test
|
2020-08-26 17:28:56 +03:00 |
|
andrey
|
3965e54e38
|
start develop picloud
|
2020-08-24 13:23:31 +03:00 |
|
andrey
|
cc580d9385
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-08-19 16:48:17 +03:00 |
|
andrey
|
05607ccf0e
|
static_assert
|
2020-08-19 16:48:08 +03:00 |
|
andrey
|
e76a07a3f3
|
binlog fixes
|
2020-08-13 18:03:25 +03:00 |
|
andrey
|
294831df17
|
binlog user header
|
2020-08-12 20:01:24 +03:00 |
|
andrey
|
3ba6a7b0e8
|
rename PIBlockingDequeue -> PIBlockingQueue
|
2020-08-11 19:05:47 +03:00 |
|
andrey
|
8c3349d84a
|
fix PIThreadPoolExecutor and PIBlockingDequeue
|
2020-08-11 17:26:44 +03:00 |
|
andrey
|
e08f805525
|
small fixes
|
2020-08-06 15:17:15 +03:00 |
|
andrey
|
b153673974
|
CMakeLists.txt
|
2020-07-27 17:54:07 +03:00 |
|
andrey
|
422dad847e
|
Merge remote-tracking branch 'remotes/origin/lua' into pip_2
|
2020-07-23 17:15:36 +03:00 |
|
andrey
|
14f0c192d8
|
Merge branch 'master' of https://git.shs.tools/SHS/pip into pip_2
|
2020-07-22 12:15:22 +03:00 |
|
andrey
|
20c58f5423
|
fix cmake for tests
|
2020-07-20 18:22:55 +03:00 |
|
andrey
|
b772928dc1
|
#15 убрать PIP_CXX11_SUPPORT
|
2020-07-17 11:51:30 +03:00 |
|
andrey
|
33a6382f4d
|
NO_COPY_CLASS c++11
|
2020-07-17 11:46:21 +03:00 |
|
andrey
|
1a3096c48b
|
PIMutex typedef std::mutex, patch PIMutexLocker, replace volatile by atomic
|
2020-07-17 11:32:04 +03:00 |
|
andrey
|
6f5c864e9f
|
PIMutex as std::mutex
|
2020-07-17 11:14:11 +03:00 |
|
andrey
|
ea624a5111
|
pip_test clear
|
2020-07-16 13:58:55 +03:00 |
|
andrey
|
c642702265
|
fix main.cpp
|
2020-07-16 13:44:15 +03:00 |
|
andrey
|
478f0a7fd3
|
arch 32 piswap fixes
|
2020-07-16 13:41:29 +03:00 |
|
andrey
|
1045b274fb
|
fix test main.cpp
|
2020-07-16 12:52:44 +03:00 |
|
andrey
|
5fd429cca6
|
version
|
2020-07-16 12:51:34 +03:00 |
|
andrey
|
ffd1af904d
|
Merge branch 'master' of https://git.shs.tools/SHS/pip
|
2020-07-16 12:48:26 +03:00 |
|
andrey
|
32f16fdb64
|
optimize piSwap and c++11 improvments
|
2020-07-16 12:48:20 +03:00 |
|