Commit Graph

695 Commits

Author SHA1 Message Date
hathach cdd1c45306 improve ci for esp32s2 2021-01-23 18:09:57 +07:00
hathach 50e0b81713 add pico-sdk as submodule 2021-01-23 01:05:09 +07:00
hathach c58c8c4229 rp2040 cdc_msc work well 2021-01-23 00:59:50 +07:00
hathach a780a8762b rp2040 better support multiple boards 2021-01-23 00:32:14 +07:00
hathach b8847de802 get board_test running with pico on both led and button 2021-01-23 00:12:10 +07:00
hathach b6e9c42b02 update cmake build to work with esp32s2 and rp2040 2021-01-22 14:58:32 +07:00
hathach 0cf2b02791 Merge branch 'master' into group-boards-into-family 2021-01-22 11:17:10 +07:00
hathach 755d4180c9 revert submodules changes 2021-01-21 16:57:10 +07:00
Ha Thach 1e134cbb31
Merge branch 'master' into pico 2021-01-21 16:35:13 +07:00
graham sanderson e0aa405d19 RP2040 support 2021-01-19 19:52:07 -06:00
kkitayam d7cfd8b91d replaced variable name to CMDEXE from UNAME.
removed the rule that .d files are converted to .P files.
2021-01-14 01:19:43 +09:00
hathach 4f41501fc7 move luna into samd21 group 2021-01-13 16:59:55 +07:00
hathach 4b2714acb2 clean up 2021-01-13 16:50:28 +07:00
hathach 75c58e08e5 add f746nucleo to group f7 2021-01-13 16:41:00 +07:00
hathach 6eba383009 add f746disco into f7 group 2021-01-13 16:34:42 +07:00
hathach 39d2c219b5 add stlinkv3mini to f7 group 2021-01-13 15:52:54 +07:00
hathach fecad9bab4 add stm32f769disco into f7 family 2021-01-13 14:17:15 +07:00
hathach e252fade2c add f767nucleo to stm32f7 group 2021-01-13 13:46:21 +07:00
hathach 55566bb188 adding stm32f7 family 2021-01-13 13:20:09 +07:00
kkitayam fc69dd70cf Changed some source file paths for SRC_C to relative paths.
Added statements to validate GCCVERSION on Windows Command Prompt.
2021-01-12 01:02:17 +09:00
Greg Steiert f4300afb1c moving sct neopixel driver to shared library 2021-01-10 18:31:40 +00:00
Greg Steiert 5ca7c285f5 moved neopixel to its own files with additional features 2021-01-10 05:17:49 +00:00
Greg Steiert 0f11858b0e working neopixel minor refactor 2021-01-03 23:26:54 +00:00
Greg Steiert 33f0d4b314 working neopixel 2021-01-03 23:01:18 +00:00
Greg Steiert f44c588dd7 8 state implementation, still not working 2021-01-03 18:53:55 +00:00
Greg Steiert 7f98d11454 24 state implementation, only upsdates first LED 2021-01-03 18:31:45 +00:00
Greg Steiert 06642910f4 neopixel driver one byte at a time non-func 2021-01-03 18:11:13 +00:00
Greg Steiert 56acdf67ba adding double_m33_express board 2021-01-02 22:53:15 +00:00
hathach 3951a940fd update readme, contributor and doc for new port KL25
update nxp_driver
2020-12-25 23:10:57 +07:00
kkitayam 2bbfc56bd8 added support for frdm_kl25z 2020-12-18 00:07:50 +09:00
hathach e9e3000ff9 clean up 2020-11-30 09:41:01 +07:00
hathach 0dd78aa916 group all stm32f4 boards 2020-11-29 22:48:21 +07:00
hathach daf9d06c0e move teensy 4.0 to imxrt 2020-11-29 20:44:35 +07:00
hathach 2dec21f81b complete grouping imxrt boards 2020-11-29 20:41:30 +07:00
hathach 89205438c2 move xiao to samd21 group 2020-11-29 17:09:53 +07:00
hathach a6c7467fd3 grouping samd51 boards 2020-11-28 12:10:29 +07:00
hathach a3fff24fbc group more nrf board 2020-11-28 11:54:53 +07:00
hathach 50977eef0e grouping more samd21 boards 2020-11-28 11:45:24 +07:00
hathach fac9151c73 grouping samd21 2020-11-28 11:11:55 +07:00
hathach 630692d81b move all nrf boards into its family group 2020-11-28 10:48:44 +07:00
hathach f0ffe7b984 group more nrf52840 boards 2020-11-28 01:06:10 +07:00
hathach 658194ccc4 group more nrf boards 2020-11-28 00:45:44 +07:00
hathach 4130c50b01 grouping nrf boards 2020-11-28 00:16:28 +07:00
hathach b572983cc8 group esp32s2 board into its group 2020-11-27 22:31:47 +07:00
hathach 496c7c701a fix ci 2020-11-09 01:23:19 +07:00
hathach 7ab3da1e03 same70 xplained uart via edbg work with board_test 2020-11-09 01:01:05 +07:00
hathach 89b92b54a7 same70 xplained led and button works wiht board_test example 2020-11-09 00:13:56 +07:00
hathach 5456afa8ee update microchipo driver submodule 2020-11-08 18:09:53 +07:00
Ha Thach a708ab6254
Merge pull request #553 from hathach/host-async-control
Host async control
2020-11-07 10:52:14 +07:00
hathach 958a4e1b5d use same51 driver to adafruit asf4 submodule 2020-11-02 15:44:12 +07:00