1. 15 4月, 2023 1 次提交
  2. 15 2月, 2023 1 次提交
  3. 08 2月, 2023 1 次提交
  4. 07 2月, 2023 1 次提交
  5. 12 12月, 2022 1 次提交
    • mysterywolf's avatar
      [rtdef] use lower-case to define attributes (#6728) · 99bdf978
      mysterywolf 提交于
      * [rtdef] rename RT_WEAK attribute as rt_weak
      
      * [rtdef] rename RT_USED attribute as rt_used
      
      * [rtdef] rename RT_SECTION attribute as rt_section
      
      * [rtdef] rename ALIGN attribute as rt_align
      
      * [legacy] add RT_USED ALIGN RT_SECTION RT_WEAK as legacy support
      99bdf978
  6. 18 11月, 2022 1 次提交
  7. 30 8月, 2022 2 次提交
  8. 17 8月, 2022 1 次提交
  9. 19 5月, 2022 1 次提交
  10. 26 1月, 2022 1 次提交
  11. 14 10月, 2020 1 次提交
  12. 12 10月, 2020 2 次提交
  13. 27 8月, 2020 1 次提交
  14. 19 9月, 2019 1 次提交
    • G
      imxrt:enet: Support imxrt ethernet interface · 943f83d5
      Gavin Liu 提交于
      1. Add "drv_eth.c" for all imxrt platforms.
      2. Add ksz8081 phy driver for imxrt1052-nxp-evk board.
      3. Disable the LED demo in main.c file if enable the ENET
         and ksz8081 phy, because the PINs of LED and ksz8081
         reset are from the same GPIO.
      4. Update the relevant Kconfig and Sconscript files.
      Signed-off-by: NGavin Liu <gavin-liugang@outlook.com>
      943f83d5