pvvx / THB2

Custom firmware for Tuya devices on the PHY622x2 chipset
Other
92 stars 13 forks source link

GCC build. Избавляемся от libc + косметика #5

Closed froloffw7 closed 5 months ago

froloffw7 commented 5 months ago
  1. Избавляемся от libc
    • подправил Makefile
    • добавил в _SDK/misc/bb_rom_symm0.gcc memcpy = 0x00000e81; /* __aeabi_memcpy */
  2. Запрещаем warning про segment with RWX permissions LDFLAGS += -Wl,--no-warn-rwx-segments
  3. Косметические правки SDK/misc/phy6222.ld