9 Commits

Author SHA1 Message Date
pikastech
00608e1edb bigger file_buff in test 2022-10-11 12:17:28 +08:00
pikastech
d8698d5cac reduce ram usage of stack 2022-10-02 00:00:53 +08:00
pikastech
73123cdd9f support <int32_t size> for stack 2022-07-26 10:24:31 +08:00
李昂
b463e812bf !42 Support PikaCV, can read data from Jpeg and convert to rgb888/rgb565
* add pikaCV-test.cpp
* read(Image) and convert to RGB565 is tested ok
* transfer can return res, but not assert
* format tjpgd
* add test for PikaCV
* add assert for newContent
* restore assets
* restore PikaCV.pyi
* restore PikaCV
* restore uint16_t
* add jpeg_test.py
* move ADC, GPIO, RGB ... to Device
* add jd_decomp
* convert_JPEGtoREG888 is not ok
* connecting tjpegdec
* Converter.toRGB565() .toRGB888() .toGRay() eachother is ok
* support Gray
* add PikaCV_Image, PikaCV_ImageFormat
* add classes for PikaCV
* add PikaCV
2022-07-08 09:33:53 +00:00
李昂
b20b5f1bb5 !37 support <try> <except> <raise> keywords, not support parameter yet
* restore __pika_ooc.h
* raise in cmodule and py function is ok
* add trydef1.py
* add PIKA_ASSERT_ENABLE config, add try_info
2022-06-26 07:30:52 +00:00
pikastech
c56f35cd1a use #ifndef in config_valid.h 2022-06-24 09:37:42 +08:00
pikastech
e8ffa73d2a support multiline connection 2022-06-10 09:53:54 +08:00
pikastech
ca5f480ba0 use bigger VM stack size in gtest.config 2022-06-07 13:18:24 +08:00
lyon
fb83843883 add syntax_level config 2022-05-02 11:46:20 +08:00