Lines Matching full:change
1 # RT-Thread v4.0.0 Change Log
15 * Change the critical lock/unlock to dfs_lock/unlock in `getcwd()` function of DFS (the critical lo…
47 * Change the name parameter to `cosnt char *` in `rt_hw_interrupt_install` function; (liruncong)
58 * Change stm32f107 BSP as main function entry; (whj4674672)
67 * Change the license to Apache License v2.0 in Godson 1C BSP; (sundm75)
110 # RT-Thread v3.1.1 Change Log
153 * Change the old imxrt1052-evk BSP. The imxrt1052-related BSPs are classified into the `bsp/imxrt` …
166 # RT-Thread 3.1.0 Change Log
184 * Change DFS FD to dynamic allocation mode. The maximum number of allocation is still DFS_FD_MAX.
193 * Update the application module chapter in the programming guide, and change it into dynamic module…
240 # RT-Thread 3.0.4 Change Log
244 * Change the location of hook invoking in rt_event_send, which can better reflect the event value t…
259 * In ENC28J60 driver, the "link change interrupt" is enable in initialization.
263 * Change the registration mechanism of USB Class Driver and Class Driver can be registered in packa…
317 # RT-Thread 3.0.3 Change Log
351 * Change the open/fcntl/ioctl API to POSIX standard interface;
373 # RT-Thread v3.0.2 Change log
415 # RT-Thread v3.0.1 Change log
446 # RT-Thread v3.0.0 Change log
452 * Change the type of cmd from uint8_t to int in control interface.
472 # RT-Thread v2.1.0 Change log
476 The change log since last stable version: