circuitpython/ports/unix
Dan Halbert 2171e67c1b merge latest adafruit/main 2023-08-13 19:43:54 -04:00
..
variants merge latest adafruit/main 2023-08-13 19:43:54 -04:00
.gitignore remove redundant port/*/.gitignore; cleanup others 2022-10-01 11:52:36 -04:00
Makefile wip; fix qstr processing 2023-08-10 20:06:32 -04:00
alloc.c codeformat 2021-04-19 22:22:44 -07:00
coverage.c initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
coveragecpp.cpp esp32,unix: Support building C++ code. 2020-10-29 15:29:50 +11:00
displayio_min.c wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
fatfs_port.c unix/fatfs_port: Fix month offset in timestamp calculation. 2020-09-02 00:19:06 +10:00
gccollect.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
input.c Merge tag 'v1.17' into merge-1.17 2021-10-15 08:20:54 -05:00
input.h ports: Make new ports/ sub-directory and move all ports there. 2017-09-06 13:40:51 +10:00
main.c silabs build needs work; other builds are working 2023-08-13 19:05:16 -04:00
modffi.c silabs build needs work; other builds are working 2023-08-13 19:05:16 -04:00
modjni.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
modmachine.c initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
modos.c silabs build needs work; other builds are working 2023-08-13 19:05:16 -04:00
modtermios.c initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
modtime.c all: Remove third argument to MP_REGISTER_MODULE. 2022-06-02 16:31:37 +10:00
moduos.c unix,windows: Factor out code that generates random bytes to a new func. 2022-06-07 23:41:30 +10:00
moduos_vfs.c silabs build needs work; other builds are working 2023-08-13 19:05:16 -04:00
moduselect.c initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
mpbthciport.c extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events. 2020-11-13 17:19:05 +11:00
mpbtstackport.h unix: Implement BLE H4 HCI UART for btstack/nimble. 2020-09-08 12:53:24 +10:00
mpbtstackport_common.c unix/mpbtstackport_common: Implement mp_bluetooth_hci_active. 2021-02-12 12:07:05 +11:00
mpbtstackport_h4.c unix: Implement BLE H4 HCI UART for btstack/nimble. 2020-09-08 12:53:24 +10:00
mpbtstackport_usb.c extmod/modbluetooth: Refactor stack/hci/driver/port bindings. 2020-09-08 11:41:31 +10:00
mpconfigport.h silabs build needs work; other builds are working 2023-08-13 19:05:16 -04:00
mpconfigport.mk silabs build needs work; other builds are working 2023-08-13 19:05:16 -04:00
mphalport.h initial v1.19.1 merge; not compiled yet 2023-08-01 13:50:05 -04:00
mpnimbleport.c extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events. 2020-11-13 17:19:05 +11:00
mpnimbleport.h unix: Implement BLE H4 HCI UART for btstack/nimble. 2020-09-08 12:53:24 +10:00
mpthreadport.c unix: Implement `-X realtime` command-line option on macOS. 2022-05-24 00:51:47 +10:00
mpthreadport.h unix: Implement `-X realtime` command-line option on macOS. 2022-05-24 00:51:47 +10:00
qstrdefsport.h Merge MicroPython 1.13 into CircuitPython 2021-05-04 18:06:33 -07:00
unix_mphal.c silabs build needs work; other builds are working 2023-08-13 19:05:16 -04:00