11 Commits

Author SHA1 Message Date
lbuque c4e1f03649 tools/codeformat.py: Code format.
Signed-off-by: lbuque <lbuque@163.com>
2025-05-15 15:52:32 +08:00
lbuque 4b8dbf65b9 all: Add copyright information.
Signed-off-by: lbuque <1102390310@qq.com>
2024-03-21 12:21:51 +08:00
imliubo 21cb27c8ca tools: Add pre-commit check rule for code check and commit check.
Signed-off-by: imliubo <imliubo@makingfun.xyz>
2024-03-01 14:27:13 +08:00
imliubo fd09d3a87d examples: rename and add python code
1. Rename the examples name
2. Add python code
3. Add examples path to code format
2024-02-02 14:43:32 +08:00
IAMLIUBO bfa6b6968a Beautify code format 2023-02-09 11:31:57 +08:00
IAMLIUBO 7464ac513b Beautify code format 2023-02-02 18:30:46 +08:00
IAMLIUBO 81c38395e5 Support more panels(lcd, e-ink, oled...) 2022-12-01 18:45:08 +08:00
IAMLIUBO 2af09b12bd Support variable keyword arguments(kw_args) 2022-04-26 22:32:41 +08:00
IAMLIUBO 0ea34e6606 mpy-lib: add precompiled micropython-lib
https://github.com/micropython/micropython-lib
2022-01-28 16:28:38 +08:00
IAMLIUBO d36ce169bb tools: change code foramtting path 2022-01-18 14:57:55 +08:00
IAMLIUBO 2bc9a9eb42 add code format script and clean code
code format rule follow the micropython upstream
2022-01-13 17:26:51 +08:00