micropython/ports
Damien George ec24cd1d25 mpy-cross,unix: Remove .gitignore file.
Now that all build artefacts are placed in a build/ directory the gitignore
is no longer needed.

Signed-off-by: Damien George <damien@micropython.org>
2022-08-12 16:38:04 +10:00
..
bare-arm
cc3200 py/objstr: Add hex/fromhex to bytes/memoryview/bytearray. 2022-08-12 12:44:30 +10:00
esp32
esp8266
javascript py/objstr: Add hex/fromhex to bytes/memoryview/bytearray. 2022-08-12 12:44:30 +10:00
mimxrt py/objstr: Add hex/fromhex to bytes/memoryview/bytearray. 2022-08-12 12:44:30 +10:00
minimal
nrf nrf/modules/ubluepy: Use mp_obj_str_get_data to extract str data. 2022-08-11 23:18:02 +10:00
pic16bit
powerpc
qemu-arm py/objstr: Add hex/fromhex to bytes/memoryview/bytearray. 2022-08-12 12:44:30 +10:00
renesas-ra docs: Update links for Arm GCC toolchain. 2022-08-11 14:27:06 +10:00
rp2 rp2: Correctly determine path to arm-none-eabi-size. 2022-08-11 14:23:28 +10:00
samd py/objstr: Add hex/fromhex to bytes/memoryview/bytearray. 2022-08-12 12:44:30 +10:00
stm32
teensy
unix mpy-cross,unix: Remove .gitignore file. 2022-08-12 16:38:04 +10:00
windows py/objstr: Add hex/fromhex to bytes/memoryview/bytearray. 2022-08-12 12:44:30 +10:00
zephyr py/objstr: Add hex/fromhex to bytes/memoryview/bytearray. 2022-08-12 12:44:30 +10:00