Artwork

محتوای ارائه شده توسط Adafruit Industries. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Adafruit Industries یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Player FM - برنامه پادکست
با برنامه Player FM !
icon Daily Deals

Deep Dive w/Scott: More Zephyr CircuitPython

2:09:57
 
اشتراک گذاری
 

Manage episode 464470948 series 1242341
محتوای ارائه شده توسط Adafruit Industries. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Adafruit Industries یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Join Scott as he continues polishing CircuitPython on Zephyr and answers questions folks ask. Visit the Adafruit shop online - http://www.adafruit.com Thanks to dcd for timecodes: 0:00 Getting started 1:40 Welcome - and grabs the macropad with rp2040 microprocessor 4:00 discuss debug connections 6:00 finding the schematic 8:08 progress redirected towards building zephyr in CI 9:43 CI and scheduler 12:00 tricks for building on windows 13:50 circuitpython/ports/zephyr ( fetching blobs for CI builds ) 15:08 UART and USB I/O with ports/zephyr-cp 19:53 using sublime merge to review recent changes 24:05 on big flaw in ninja - concurency management 25:00 back to zephyr2cp.py 26:00 split out USB vs storage 28:40 adafruit usb_vid_pid.csv tracking 30:35 commit recent changes 32:30 pre-commits are failing - why? 34:00 scheduler failed? 37:25 trying out the new sublime outline extension 38:00 shared_bindings_matrix.py 42:26 changing autogenede file generation 43:03 git mv ST autogen files 46:00 boldly git rm */*..... and regenerate them 47:48 TOML Kit (tomlkit ) allows comments! 50:12 more cptools work 51:00 stm32 discovery kit 51:44 RA8 may be in the future :-) 57:00 review stm32h7b3i_dk.dts 1:07:00 continue work on renesas_ek_ra8d1 port 1:24:00 what goes onto the second core of disimilar dual core systems like Portenta 1:31:48 hello from ra8 zephyr! 1:35:16 ra6 building too! 1:35:50 see if "make html" works 1:38:20 need to exclude the zephyr docs 1:42:00 peek at MCUmgr - Zephyr project docs 1:43:20 add zephyr-cp docs to supported_ports.rst 1:44:00 update README.md in zephyr-config 1:46:00 pushed to github tannewt/circuitpython.git 1:50:57 look at things that broke the build 1:55:07 commit a few changes - to be squashed later :-) 1:59:30 next steps in the zephyr thread 2:01:42 protothreads discussion 2:02:48 tasks for next week - (nordic) 2:05:17 wrap up - but first - investigate build failures :-) 2:10:00 re-wrap up :-) ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------
  continue reading

4964 قسمت

Artwork

Deep Dive w/Scott: More Zephyr CircuitPython

Adafruit Industries

72 subscribers

published

iconاشتراک گذاری
 
Manage episode 464470948 series 1242341
محتوای ارائه شده توسط Adafruit Industries. تمام محتوای پادکست شامل قسمت‌ها، گرافیک‌ها و توضیحات پادکست مستقیماً توسط Adafruit Industries یا شریک پلتفرم پادکست آن‌ها آپلود و ارائه می‌شوند. اگر فکر می‌کنید شخصی بدون اجازه شما از اثر دارای حق نسخه‌برداری شما استفاده می‌کند، می‌توانید روندی که در اینجا شرح داده شده است را دنبال کنید.https://fa.player.fm/legal
Join Scott as he continues polishing CircuitPython on Zephyr and answers questions folks ask. Visit the Adafruit shop online - http://www.adafruit.com Thanks to dcd for timecodes: 0:00 Getting started 1:40 Welcome - and grabs the macropad with rp2040 microprocessor 4:00 discuss debug connections 6:00 finding the schematic 8:08 progress redirected towards building zephyr in CI 9:43 CI and scheduler 12:00 tricks for building on windows 13:50 circuitpython/ports/zephyr ( fetching blobs for CI builds ) 15:08 UART and USB I/O with ports/zephyr-cp 19:53 using sublime merge to review recent changes 24:05 on big flaw in ninja - concurency management 25:00 back to zephyr2cp.py 26:00 split out USB vs storage 28:40 adafruit usb_vid_pid.csv tracking 30:35 commit recent changes 32:30 pre-commits are failing - why? 34:00 scheduler failed? 37:25 trying out the new sublime outline extension 38:00 shared_bindings_matrix.py 42:26 changing autogenede file generation 43:03 git mv ST autogen files 46:00 boldly git rm */*..... and regenerate them 47:48 TOML Kit (tomlkit ) allows comments! 50:12 more cptools work 51:00 stm32 discovery kit 51:44 RA8 may be in the future :-) 57:00 review stm32h7b3i_dk.dts 1:07:00 continue work on renesas_ek_ra8d1 port 1:24:00 what goes onto the second core of disimilar dual core systems like Portenta 1:31:48 hello from ra8 zephyr! 1:35:16 ra6 building too! 1:35:50 see if "make html" works 1:38:20 need to exclude the zephyr docs 1:42:00 peek at MCUmgr - Zephyr project docs 1:43:20 add zephyr-cp docs to supported_ports.rst 1:44:00 update README.md in zephyr-config 1:46:00 pushed to github tannewt/circuitpython.git 1:50:57 look at things that broke the build 1:55:07 commit a few changes - to be squashed later :-) 1:59:30 next steps in the zephyr thread 2:01:42 protothreads discussion 2:02:48 tasks for next week - (nordic) 2:05:17 wrap up - but first - investigate build failures :-) 2:10:00 re-wrap up :-) ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------
  continue reading

4964 قسمت

All episodes

×
 
Loading …

به Player FM خوش آمدید!

Player FM در سراسر وب را برای یافتن پادکست های با کیفیت اسکن می کند تا همین الان لذت ببرید. این بهترین برنامه ی پادکست است که در اندروید، آیفون و وب کار می کند. ثبت نام کنید تا اشتراک های شما در بین دستگاه های مختلف همگام سازی شود.

 

icon Daily Deals

راهنمای مرجع سریع

در حین کاوش به این نمایش گوش دهید
پخش