1 Commits (ea9a904b7250ece017144c0d25a1569714a792b6)

Author SHA1 Message Date
Takeo Takahashi 0f57ccf7f2 renesas-ra: Add new port to Renesas RA. 3 years ago
Damien George 30268c93dc stm32/pendsv: Allow a board to add entries for pendsv_schedule_dispatch. 3 years ago
Jim Mussared 61d1e4b01b extmod/nimble: Make stm32 and unix NimBLE ports use synchronous events. 4 years ago
Damien George 894c550c86 stm32: Refactor bluetooth stack/hci/driver bindings. 5 years ago
Damien George a5d97f1db9 stm32: Add soft timer implementation, using SysTick at 1ms resolution. 5 years ago
Jim Mussared d72dbb822c stm32: Provide port-specific implementation for Nimble on STM32. 5 years ago
Damien George 8b7409c295 stm32: Integrate in the cyw43 driver and network.WLAN class. 6 years ago
Damien George 800871c0cb stm32/modnetwork: Change lwIP polling to be based on background systick. 6 years ago
Damien George 18cfa156d6 stm32/pendsv: Add ability to schedule callbacks at pendsv IRQ level. 6 years ago
Damien George b178958c07 stm32/pendsv: Clean up pendsv IRQ handler and eliminate duplicate code. 6 years ago
Damien George d966a33486 stm32: Change header include guards from STMHAL to STM32 to match dir. 7 years ago
Damien George 01dd7804b8 ports: Make new ports/ sub-directory and move all ports there. 7 years ago
Alexander Steffen 55f33240f3 all: Use the name MicroPython consistently in comments 7 years ago
Alexander Steffen 299bc62586 all: Unify header guard usage. 7 years ago
Damien George e5cc681cb1 stmhal: Use generic interrupt char code. 8 years ago
Damien George 7674da8057 stmhal: Remove some unnecessary declarations, purely for cleanup. 10 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George b30c02afa0 stmhal: Get USB enumerating a CDC device. 11 years ago
Damien George 01156d510c stm: Add support for ctrl-C to interrupt running Python. 11 years ago