| .. |
|
ulab@65c941a805
|
modules: Update ulab to 6.5.2.
|
2024-07-03 14:42:18 +02:00 |
|
examplemodule.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
micropython.mk
|
modules/py_tf: Refactor TensorFlow module.
|
2024-06-28 16:32:04 +02:00 |
|
py_assert.h
|
misc: Format code.
|
2023-07-02 21:49:23 +02:00 |
|
py_clock.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
py_clock.h
|
Fix build errors encountered with GNU Arm Embedded Toolchain 10-2020-q4-major (#1285)
|
2021-05-01 19:39:59 +02:00 |
|
py_display_data.c
|
modules: Switch to the new mp_obj_malloc_with_finaliser.
|
2024-07-03 14:42:18 +02:00 |
|
py_display.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
py_display.h
|
modules: Change dsi read/write to generic bus read/write.
|
2024-02-15 13:43:03 -08:00 |
|
py_fir_lepton.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
py_fir_lepton.h
|
modules/py_fir: Refactor arg parsing.
|
2023-11-25 15:02:40 +01:00 |
|
py_fir.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
py_fir.h
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
py_ft5x06.c
|
modules: Switch to the new mp_obj_malloc_with_finaliser.
|
2024-07-03 14:42:18 +02:00 |
|
py_gif.c
|
modules: Switch to the new mp_obj_malloc_with_finaliser.
|
2024-07-03 14:42:18 +02:00 |
|
py_helper.c
|
imlib: Update min/max usage to clamp and sat.
|
2024-02-24 13:46:04 -08:00 |
|
py_helper.h
|
imlib: Add ksize helper.
|
2024-02-10 11:24:57 -08:00 |
|
py_image.c
|
Merge pull request #2263 from kwagyeman/kwabena/fix_ml_scaling
|
2024-07-13 18:50:45 +02:00 |
|
py_image.h
|
modules/py_image: Export py_image_type for use by other modules.
|
2024-06-28 16:32:04 +02:00 |
|
py_imageio.c
|
modules: Switch to the new mp_obj_malloc_with_finaliser.
|
2024-07-03 14:42:18 +02:00 |
|
py_imageio.h
|
Fix all issues with ImageIO to support all modes and older files
|
2022-01-09 10:43:40 -08:00 |
|
py_mjpeg.c
|
modules: Switch to the new mp_obj_malloc_with_finaliser.
|
2024-07-03 14:42:18 +02:00 |
|
py_ml.c
|
modules/py_ml: Add tensor area memory address to model object.
|
2024-07-16 12:44:38 +03:00 |
|
py_ml.h
|
modules/py_ml: Add tensor area memory address to model object.
|
2024-07-16 12:44:38 +03:00 |
|
py_omv.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
py_sensor.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
py_spi_display.c
|
modules: Switch to the new mp_obj_malloc_with_finaliser.
|
2024-07-03 14:42:18 +02:00 |
|
py_tfp410.c
|
modules: Switch to the new mp_obj_malloc_with_finaliser.
|
2024-07-03 14:42:18 +02:00 |
|
py_tof.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
py_tof.h
|
Update license date.
|
2021-02-14 16:47:45 +02:00 |
|
py_tv.c
|
misc: Replace deprecated STATIC with static.
|
2024-07-03 14:42:18 +02:00 |
|
py_tv.h
|
drivers: Make all spi based py modules cross platform.
|
2023-09-16 13:24:24 -07:00 |