-[BSP Buildset for EPICS](https://summerofcode.withgoogle.com/archive/2020/projects/4672329637953536/), Mritunjay Sharma, 2020, mentors Chris Johns, Gedare Bloom, some input and ideas Pavel Pisa, [EPICS](https://epics-controls.org/about-epics/) combination with RTEMS is interesting and worth to be continued
-[BSP Buildset for EPICS](https://summerofcode.withgoogle.com/archive/2020/projects/4672329637953536/), Mritunjay Sharma, 2020, mentors Chris Johns, Gedare Bloom, some input and ideas Pavel Pisa, [EPICS](https://epics-controls.org/about-epics/) combination with RTEMS is interesting and worth to be continued
-[NuttX Support for Rapid Control Applications Development with pysimCoder](https://summerofcode.withgoogle.com/projects/#4867567685992448), Michal Lenc, 2021, mentor [Roberto Bucher](http://robertobucher.dti.supsi.ch/), NuttX review/mentor [Brennan Ashton](https://www.linkedin.com/in/brennanashton), mentor consultant Pavel Píša, [more informatin and roughly weekly reports from the project there](https://cwiki.apache.org/confluence/display/NUTTX/%5B2021%5D+NuttX+Support+for+Rapid+Control+Applications+Development+with+pysimCoder), documented in [pysimCoder integration with NuttX](https://nuttx.apache.org/docs/latest/guides/pysimcoder.html)
-[NuttX Support for Rapid Control Applications Development with pysimCoder](https://summerofcode.withgoogle.com/projects/#4867567685992448), Michal Lenc, 2021, mentor [Roberto Bucher](http://robertobucher.dti.supsi.ch/), NuttX review/mentor [Brennan Ashton](https://www.linkedin.com/in/brennanashton), mentor consultant Pavel Píša, [more informatin and roughly weekly reports from the project there](https://cwiki.apache.org/confluence/display/NUTTX/%5B2021%5D+NuttX+Support+for+Rapid+Control+Applications+Development+with+pysimCoder), documented in [pysimCoder integration with NuttX](https://nuttx.apache.org/docs/latest/guides/pysimcoder.html)
-[NuttX Support for IEEE 802.3-2022 10BASE-T1x Ethernet using Open Aliance SPI MAC-PHYs](https://summerofcode.withgoogle.com/programs/2025/projects/bbWye78I), Michal Matias, 2025, co-mentored with [Karel Koci](https://mastodonczech.cz/@cynerd), all planned work ([The Core OPEN Alliance 10BASE-T1x MAC-PHY OA TC6 driver](https://github.com/apache/nuttx/pull/16936) for Onsemi NCV7410 (NCN26010) and Microchip LAN865x MAC-PHYs chips) and integration with [ES32-C6 BSPs](https://github.com/apache/nuttx/pull/17021) and [SAVM71-Xplained Ultra](https://github.com/apache/nuttx/pull/17022) board have been merged into NuttX mainline. The accompanying `plcatool` (for Physical Layer Collision Avoidance parameters configuration) has been [merged into mainline](https://github.com/apache/nuttx-apps/pull/3181) as well. [All commits](https://github.com/apache/nuttx/commits?author=matiamic) by Michal Matias in NuttX kernel project.