circuitpython/extmod
Scott Shawcroft b057fb8a4b
codeformat
2021-04-19 22:22:44 -07:00
..
axtls-include py/py.mk: Build axtls library directly from its source files. 2018-09-08 00:07:23 +10:00
crypto-algorithms extmod/crypto-algorithms/sha256: Remove non-standard memory.h header. 2017-04-27 15:01:01 +03:00
lwip-include all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
re1.5 extmod/re1.5: Fix compilecode.c compile problem on IAR tool chain. 2018-04-10 13:54:22 +10:00
uzlib extmod/uzlib: Fix C-language sequencing error with uzlib_get_byte calls. 2018-05-02 23:16:22 +10:00
machine_i2c.c codeformat 2021-04-19 22:22:44 -07:00
machine_i2c.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
machine_mem.c codeformat 2021-04-19 22:22:44 -07:00
machine_mem.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
machine_pinbase.c extmod/machine_pinbase: Put PinBase singleton in ROM. 2017-09-12 16:00:21 +10:00
machine_pinbase.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
machine_pulse.c extmod/machine_pulse: Make time_pulse_us() not throw exceptions. 2017-02-05 14:20:17 +03:00
machine_pulse.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
machine_signal.c codeformat 2021-04-19 22:22:44 -07:00
machine_signal.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
machine_spi.c codeformat 2021-04-19 22:22:44 -07:00
machine_spi.h drivers/bus: Pull out software SPI implementation to dedicated driver. 2018-03-10 00:59:43 +11:00
misc.h extmod/uos_dupterm: Update uos.dupterm() and helper funcs to have index. 2017-10-13 20:01:57 +11:00
modbtree.c codeformat 2021-04-19 22:22:44 -07:00
modframebuf.c codeformat 2021-04-19 22:22:44 -07:00
modlwip.c codeformat 2021-04-19 22:22:44 -07:00
modonewire.c codeformat 2021-04-19 22:22:44 -07:00
modubinascii.c codeformat 2021-04-19 22:22:44 -07:00
modubinascii.h all: Use the name MicroPython consistently in comments 2017-07-31 18:35:40 +10:00
moducryptolib.c codeformat 2021-04-19 22:22:44 -07:00
moductypes.c codeformat 2021-04-19 22:22:44 -07:00
moduhashlib.c codeformat 2021-04-19 22:22:44 -07:00
moduheapq.c codeformat 2021-04-19 22:22:44 -07:00
modujson.c codeformat 2021-04-19 22:22:44 -07:00
modurandom.c codeformat 2021-04-19 22:22:44 -07:00
modure.c codeformat 2021-04-19 22:22:44 -07:00
moduselect.c codeformat 2021-04-19 22:22:44 -07:00
modussl_axtls.c codeformat 2021-04-19 22:22:44 -07:00
modussl_mbedtls.c codeformat 2021-04-19 22:22:44 -07:00
modutimeq.c codeformat 2021-04-19 22:22:44 -07:00
moduzlib.c codeformat 2021-04-19 22:22:44 -07:00
modwebrepl.c codeformat 2021-04-19 22:22:44 -07:00
modwebsocket.c codeformat 2021-04-19 22:22:44 -07:00
modwebsocket.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
uos_dupterm.c extmod: Fix to support compiling with object representation D. 2018-07-08 23:15:44 +10:00
utime_mphal.c codeformat 2021-04-19 22:22:44 -07:00
utime_mphal.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00
vfs.c codeformat 2021-04-19 22:22:44 -07:00
vfs.h codeformat 2021-04-19 22:22:44 -07:00
vfs_fat.c codeformat 2021-04-19 22:22:44 -07:00
vfs_fat.h extmod/vfs: Introduce a C-level VFS protocol, with fast import_stat. 2018-06-06 14:33:42 +10:00
vfs_fat_diskio.c codeformat 2021-04-19 22:22:44 -07:00
vfs_fat_file.c codeformat 2021-04-19 22:22:44 -07:00
vfs_posix.c codeformat 2021-04-19 22:22:44 -07:00
vfs_posix.h extmod/vfs: Introduce a C-level VFS protocol, with fast import_stat. 2018-06-06 14:33:42 +10:00
vfs_posix_file.c codeformat 2021-04-19 22:22:44 -07:00
vfs_reader.c codeformat 2021-04-19 22:22:44 -07:00
virtpin.c codeformat 2021-04-19 22:22:44 -07:00
virtpin.h all: Unify header guard usage. 2017-07-18 11:57:39 +10:00