Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

24.03.0 update #495

Closed
wants to merge 79 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
79 commits
Select commit Hold shift + click to select a range
90b61f7
Changes for Krux
Mar 6, 2022
e1e1e6d
Update submodule URLs
Mar 21, 2022
d761371
Add empty frozen module to placate mpy-tool when using memzip
Mar 22, 2022
047b319
Fix rendering logic for >8px width fonts
Mar 24, 2022
de26a0e
Amigo Compatibility (#2)
odudex Apr 20, 2022
f4b43b9
Add LIGHTBLACK color
Apr 23, 2022
5e8e82d
Add bitcoin glyph at currency symbol codepoint
Apr 23, 2022
3b52721
Power button as IO for M5stickV, extended ASCII for Amigo and Bit (#3)
odudex Jun 1, 2022
d1e86c6
Maix Dock Support (#4)
odudex Jul 13, 2022
5a711fb
Pin to latest kflash.py commit
Jul 14, 2022
c60d5f6
Remove unused maixpy_twatch project
Jul 29, 2022
c831028
Use new sparse font format ('krux format', or kf)
Jul 29, 2022
5d839ab
Fix vietnamese glyph rendering
Jul 31, 2022
7f906a8
Fix amigo ips and tft project definitions
Aug 1, 2022
2b184f5
Add inverted_coordinates key to boards and fix amigo pins
Aug 3, 2022
cc6f58d
Clear max_width area before drawing qr code
Aug 5, 2022
85dba62
Increase sd card timeout
Aug 10, 2022
1fcb7d8
Pin to latest qrcode
Aug 19, 2022
2a35bdb
Remove orientation property
Aug 19, 2022
2fc374c
Remove sensor property
Aug 20, 2022
f4d13e8
Reducing SD read timeout, allowing the use of machine_sdcard_remount_…
tadeubas Feb 13, 2023
9f0391a
Reducing SD read timeout, allowing the use of machine_sdcard_remount_…
tadeubas Feb 18, 2023
cf4e8f8
Font: added ₽ symbol, refactored ₿
tadeubas Mar 18, 2023
e274026
Merge branch 'master' of github.com:selfcustody/MaixPy into selfcusto…
tadeubas Mar 18, 2023
105b9c3
Merge branch 'selfcustody-master'
tadeubas Mar 18, 2023
f695b78
little changes on ₽ and ₿ glyph
tadeubas Mar 30, 2023
ed2fc31
little change on ₽ glyph
tadeubas Mar 30, 2023
01adc3a
added glyph thin space U+2009
tadeubas Mar 30, 2023
4070f59
use bold font on Amigo
odudex May 31, 2023
be183c2
allow different background colors on QR codes
odudex May 31, 2023
c78722d
Merge pull request #2 from odudex/master
tadeubas Jun 19, 2023
93bc012
Merge pull request #7 from odudex/master
odudex Jul 28, 2023
18efb26
render QR codes ~40% faster
odudex Aug 22, 2023
f20aac9
Merge branch 'develop_rc' of github.com:odudex/MaixPy into odudex-dev…
tadeubas Aug 23, 2023
98911dd
Merge branch 'odudex-develop_rc' into develop_rc
tadeubas Aug 23, 2023
1bad448
added missing variable
odudex Aug 23, 2023
0ca4a7f
Merge branch 'develop_rc' of github.com:odudex/MaixPy into develop_rc
tadeubas Aug 23, 2023
3ce5456
Merge pull request #9 from odudex/develop_rc
odudex Aug 23, 2023
2ad0663
Fixed spelling reported by @hugoender
tadeubas Aug 27, 2023
f81d3af
add irq compatibility to touch and PMU button
odudex Aug 31, 2023
981b8cc
port Yahboom AI motion
odudex Aug 31, 2023
4f1fe49
Merge branch 'develop_rc' of github.com:odudex/MaixPy into develop_rc
tadeubas Aug 31, 2023
2cea6b5
Underclock unused KPU
odudex Sep 1, 2023
24a382d
sets cpu clocks in multiples of 26MHz
odudex Sep 1, 2023
c3e4b19
Merge pull request #1 from tadeubas/develop_rc
odudex Sep 1, 2023
fda385c
font-stripping ('Ả', 'Á') from medium/small boards
Sep 9, 2023
5996e10
66 new ru-RU symbols for all boards
Sep 9, 2023
8a30bfd
17 new diacritic-pl-PL symbols for all boards
Sep 10, 2023
aa55f4f
Merge pull request #11 from odudex/develop_rc
odudex Sep 12, 2023
198dac9
Merge pull request #10 from selfcustody/develop_rc
odudex Sep 12, 2023
5c03c59
PMU button fix
odudex Sep 20, 2023
f7dc8d6
PMU button fix
odudex Sep 20, 2023
e83a88f
7 new tr-TR symbols (ÇĞğİıŞş) for all boards
Sep 18, 2023
cf94f88
Merge pull request #12 from selfcustody/pmu_fix
odudex Sep 30, 2023
208c048
Merge pull request #13 from selfcustody/master
odudex Oct 2, 2023
79e9d1a
Merge branch 'master' of https://github.com/sipeed/MaixPy into sipeed…
odudex Oct 2, 2023
18e1b58
removed unused IDE related code
odudex Oct 2, 2023
3ff9b4a
fix flash erase method
odudex Oct 2, 2023
c512739
fix flash erase - pt II
odudex Oct 2, 2023
349ba93
remove unnecessary variable conditioning
odudex Oct 4, 2023
6ff45cf
Merge pull request #3 from selfcustody/sipeed_update
tadeubas Oct 24, 2023
3cbc145
returning kflash.py submodule
tadeubas Oct 31, 2023
bab9a5f
Merge pull request #14 from tadeubas/develop_rc
odudex Oct 31, 2023
aee8339
add method to draw binary img QR codes
odudex Nov 12, 2023
db06c58
add fingerprint and derivation icons
odudex Dec 2, 2023
dc67701
add icons to font fix length
odudex Dec 2, 2023
7b6ae1e
modify derivation icon
odudex Dec 3, 2023
f30005b
proper camera LDO voltages
odudex Dec 12, 2023
445cdef
pmu refactor
odudex Dec 14, 2023
4cdf15f
add Shannon's calc module
odudex Dec 20, 2023
87e638b
Amigo PMU - shutdown instead of sleep
odudex Jan 22, 2024
620a486
pmu detect charging
odudex Jan 23, 2024
265be2f
add draw lines and outlines functions
odudex Jan 31, 2024
a29e4b7
add fill_circle and rectangle fillet radius drawing options
odudex Feb 1, 2024
368a025
increase micropython heap
odudex Feb 15, 2024
a4b144c
don't load config.json from user's space flash
odudex Feb 29, 2024
fcf45a6
merge amigos projects
odudex Feb 29, 2024
5421ab0
rectangle corner radius sanity check
odudex Mar 1, 2024
60a5de0
fonts update
odudex Mar 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
merge amigos projects
  • Loading branch information
odudex committed Feb 29, 2024
commit fcf45a6daf6d62684f8ebbbd9abc99985cc9ff70
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

config = json.loads("""
{
"type": "amigo_tft",
"type": "amigo",
"lcd": {
"height": 320,
"width": 480,
Expand Down
File renamed without changes.
64 changes: 0 additions & 64 deletions projects/maixpy_amigo_ips/builtin_py/board.py

This file was deleted.

5 changes: 0 additions & 5 deletions projects/maixpy_amigo_tft/.gitignore

This file was deleted.

32 changes: 0 additions & 32 deletions projects/maixpy_amigo_tft/CMakeLists.txt

This file was deleted.

36 changes: 0 additions & 36 deletions projects/maixpy_amigo_tft/builtin_py/fpioa_manager.py

This file was deleted.

239 changes: 0 additions & 239 deletions projects/maixpy_amigo_tft/builtin_py/pmu.py

This file was deleted.

Loading