6 files changed
+6
-6
lines changed- include/etl/absolute.h+2-2
- include/etl/array_view.h+4-5
- include/etl/bit.h+19-5
- include/etl/char_traits.h+25
- include/etl/endianness.h+10-1
- include/etl/error_handler.h+4-2
- include/etl/expected.h+253
- include/etl/file_error_numbers.h+2
- include/etl/generators/message_packet_generator.h+44-28
- include/etl/generators/smallest_generator.h+4
- include/etl/hash.h+12
- include/etl/integral_limits.h+2
- include/etl/iterator.h+244-53
- include/etl/memory.h+114-30
- include/etl/message_packet.h+310-196
- include/etl/optional.h+358-38
- include/etl/platform.h+35-30
- include/etl/private/addressof.h+61
- include/etl/private/bitset_new.h+1-1
- include/etl/private/diagnostic_pessimizing_move_push.h
- include/etl/private/diagnostic_uninitialized_push.h+45
- include/etl/private/minmax_pop.h+1-1
- include/etl/private/minmax_push.h+1-1
- include/etl/private/variant_legacy.h+3-2
- include/etl/private/variant_variadic.h+23-15
- include/etl/profiles/determine_compiler.h+12-12
- include/etl/profiles/determine_compiler_version.h+3-3
- include/etl/reference_counted_object.h+29-1
- include/etl/result.h+8
- include/etl/scaled_rounding.h+17-18
- include/etl/smallest.h+4
- include/etl/span.h+8-8
- include/etl/string.h+3-3
- include/etl/string_view.h+23-12
- include/etl/to_arithmetic.h+1.0k
- include/etl/u16string.h+3-3
- include/etl/u32string.h+3-3
- include/etl/unaligned_type.h+138-122
- include/etl/unordered_map.h+1-1
- include/etl/unordered_multimap.h+3-3
- include/etl/unordered_multiset.h+3-3
- include/etl/unordered_set.h+1-1
- include/etl/utility.h+110-11
- include/etl/version.h+2-2
- include/etl/wstring.h+4-4
- lvgl.h+1-1
- src/core/lv_indev.c+21-2
- src/core/lv_indev_scroll.c+80-43
- src/core/lv_obj_pos.c+15-3
- src/core/lv_refr.c+7
- src/draw/sdl/lv_draw_sdl_rect.c+268-13
- src/draw/sdl/lv_draw_sdl_rect.h+5
- src/draw/sdl/lv_draw_sdl_texture_cache.h+1
- src/draw/sw/lv_draw_sw_blend.c+11-2
- src/draw/sw/lv_draw_sw_letter.c+2-2
- src/draw/sw/lv_draw_sw_transform.c+6-6
- src/extra/layouts/flex/lv_flex.c+8-2
- src/extra/others/gridnav/lv_gridnav.c+1
- src/extra/others/msg/lv_msg.h+11
- src/extra/widgets/chart/lv_chart.c+4-5
- src/extra/widgets/meter/lv_meter.c+1
- src/hal/lv_hal_indev.h+1
- src/misc/lv_style.h-5
- src/widgets/lv_table.c+26
Submodule modm-devices updated 24 files
- .github/workflows/deloy.yml+2-2
- .github/workflows/tests.yml+9-8
- devices/stm32/stm32f0-30.xml+2-1
- devices/stm32/stm32f0-51.xml+1-1
- devices/stm32/stm32f0-58.xml+1-1
- devices/stm32/stm32f3-03-b_c_d_e.xml+42-84
- devices/stm32/stm32f4-69_79.xml+1
- devices/stm32/stm32h7-23_33.xml+2-1
- devices/stm32/stm32h7-25_35.xml+2-1
- devices/stm32/stm32h7-30.xml+2-1
- devices/stm32/stm32h7-42.xml+1-1
- devices/stm32/stm32h7-a3.xml+2-1
- devices/stm32/stm32h7-b0.xml+2-1
- devices/stm32/stm32h7-b3.xml+2-1
- devices/stm32/stm32l1-00.xml+2-2
- devices/stm32/stm32l1-51_52-6_8_b.xml+2-2
- devices/stm32/stm32l1-51_52_62-c_d_e.xml+2-8
- devices/stm32/stm32l4-96_a6.xml+6-6
- devices/stm32/stm32l5-52_62.xml+10-16
- devices/stm32/stm32wl-54_55.xml+7-7
- devices/stm32/stm32wl-e4_e5.xml+7-7
- modm_devices/__init__.py+1-1
- tools/generator/dfg/stm32/stm.py+1
- tools/generator/raw-data-extractor/extract-nrf.py+2-2
- README.md+4-4
- stm32h7xx/Include/stm32h723xx.h+259-259
- stm32h7xx/Include/stm32h725xx.h+259-259
- stm32h7xx/Include/stm32h730xx.h+261-261
- stm32h7xx/Include/stm32h730xxq.h+261-261
- stm32h7xx/Include/stm32h733xx.h+261-261
- stm32h7xx/Include/stm32h735xx.h+261-261
- stm32h7xx/Include/stm32h742xx.h+278-277
- stm32h7xx/Include/stm32h743xx.h+278-277
- stm32h7xx/Include/stm32h745xg.h+278-277
- stm32h7xx/Include/stm32h745xx.h+278-277
- stm32h7xx/Include/stm32h747xg.h+290-289
- stm32h7xx/Include/stm32h747xx.h+290-289
- stm32h7xx/Include/stm32h750xx.h+280-279
- stm32h7xx/Include/stm32h753xx.h+280-279
- stm32h7xx/Include/stm32h755xx.h+280-279
- stm32h7xx/Include/stm32h757xx.h+292-291
- stm32h7xx/Include/stm32h7a3xx.h+191-191
- stm32h7xx/Include/stm32h7a3xxq.h+191-191
- stm32h7xx/Include/stm32h7b0xx.h+193-193
- stm32h7xx/Include/stm32h7b0xxq.h+193-193
- stm32h7xx/Include/stm32h7b3xx.h+193-193
- stm32h7xx/Include/stm32h7b3xxq.h+193-193
- stm32h7xx/Include/stm32h7xx.h+2-2
- stm32h7xx/Release_Notes.html+26-15
- stm32l5xx/Include/partition_stm32l5xx.h+10-12
- stm32l5xx/Include/stm32l552xx.h+19-16
- stm32l5xx/Include/stm32l562xx.h+19-16
- stm32l5xx/Include/stm32l5xx.h+63-13
- stm32l5xx/Include/system_stm32l5xx.h+5-8
- stm32l5xx/Release_Notes.html+47-17
- stm32wbxx/Include/stm32wb35xx.h+2-4
- stm32wbxx/Include/stm32wb55xx.h+2-4
- stm32wbxx/Include/stm32wb5mxx.h+2-4
- stm32wbxx/Include/stm32wbxx.h+1-1
- stm32wbxx/Release_Notes.html+39-24
- stm32wlxx/Include/stm32wl54xx.h+255-154
- stm32wlxx/Include/stm32wl55xx.h+255-154
- stm32wlxx/Include/stm32wl5mxx.h+11.6k
- stm32wlxx/Include/stm32wle4xx.h+249-152
- stm32wlxx/Include/stm32wle5xx.h+249-152
- stm32wlxx/Include/stm32wlxx.h+10-12
- stm32wlxx/Include/system_stm32wlxx.h+1-2
- stm32wlxx/Release_Notes.html+41-8
0 commit comments