Результаты полнотекстового поиска:
- setup_keil_uvision_for_work_with_git @instruments:git
- ocs/apnt_279.asp|Application Note 279: "Using Git for Project Management with uVision"]]. (Можно считат... === Введение ===== Revision control is being used for a couple of years now in software development. ... of the GNU General Public License, was developed for maintaining the Linux kernel. It became more and ... in source control management (SCM), another term for VCS. This application note assumes that you have
- syntax @wiki
- e:namespaces]] by using a colon in the pagename. For details about namespaces see [[doku>namespaces]].... ki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about ... ]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about ... er\share|this]] are recognized, too. Notes: * For security reasons direct browsing of windows share
- openvpn_erver_setup @notes:openvpn
- e configuration file. # This is mostly being used for generation of certificate requests. # # This def... on.) [ new_oids ] # We can add new OIDs in here for use by 'ca' and 'req'. # Add a simple OID like th... ndex file. new_certs_dir = $dir # default place for new certs. certificate = $dir/ca.crt # The CA ... _ext default_days = 3650 # how long to certify for default_crl_days= 30 # how long before next CRL
- stm8l_i2c @sources
- C I2C1 // Peripheral Clock Enable for I2C1 #define TS_I2C_CLK CLK_Periphera... )); } /** * @brief Configures I2C peripheral for Termo Sensor . * @param None * @retval None... B,*timeout == 0); /* Send TS_I2C slave address for write */ //I2C_Send7bitAddress(TS_I2C, TS_I2C_S... mitter); /* Send the address with direction bit for write */ TS_I2C->DR = TS_I2C_SLAVE_ADDR & 0xFE;
- syntax_help @notes
- of the words is linked to the search result page for it. The words are styled in a way that more frequ... s11|.|namespace2~~</code> It also supports clouds for the most searched words in the wiki (searchstats ... g]&[flags]}}</nowiki> |**[tag]**|the category tag for which you want a list of pages|required| |**[flag... x highlighter (GeSHi). * Does not require Flash for copy to clipboard functionality. Usage: <code>
- установка_chibistudio @rtos
- d359 (2019-03-14-17:18) Licensed under GNU GPL v2 For bug reports, read http://openocd.org/doc/doxygen... G/SWD none separate Info : Listening on port 6666 for tcl connections Info : Listening on port 4444 for telnet connections Info : clock speed 300 kHz Info :... ge: 0.000000 Error: target voltage may be too low for reliable debugging Info : stm32l1.cpu: hardware h
- rtx-kernel @en:rtos
- deterministic Real-Time Operating System designed for [[:en:microcontrollers:arm|ARM]] and [[:en:microc... on with low interrupt latency * Small footprint for resource constrained systems * Unlimited number... lboxes, semaphores, mutex, and timers * Support for multithreading and thread-safe operation * Kern... ming issues that an RTOS like the Keil RTX solves for you. For a more detailed comparison between RTOS
- cmdlistofvalues @notes
- робелами можно обрабатывать с помощью оператора **for** <code> (for %%a in (%list%) do ( echo %%a echo/ )) > theFile.txt </code> <WRAP center round ... ;d </code> Затем отобразим его: <code> @echo off for %%a in (%list%) do ( echo %%a echo/ ) </code> ... ё один вариант: <code> set list=a;^ b;^ c;^ d; for %%a in (%list%) do ( echo %%a echo/ ) </code>
- service_ctrl @notes:windows
- pgAgent^ MySQL^ FirebirdServerDefaultInstance (for %%a in (%list%) do ( echo Check: %%a CALL... artService echo Check: %1 >> ServiceStart.log for /F "tokens=4" %%i in ('sc query %1') DO if [%%i]... nd </file> Для справки: * [[https://ss64.com/nt/for_f.html|FOR /F Loop command: against a set of files - conditionally perform a command against each item
- rtos @rtos
- //www.contiki-os.org/|Contiki: The Open Source OS for the Internet of Things]] Contiki is an open source operating system for the Internet of Things. Contiki connects tiny low... rs to the Internet. Contiki is a powerful toolbox for building complex wireless systems. ---- [[:start
- dokuwiki @wiki
- doesn't require a database. It is loved by users for its clean and readable [[wiki:syntax]]. The ease ... gins]] contributed by its vibrant community allow for a broad range of use cases beyond a traditional w... r <andi@splitbrain.org>((Please do not contact me for help and support -- use the [[doku>mailinglist]]
- syntax_help @en:notes
- of the words is linked to the search result page for it. The words are styled in a way that more frequ... s11|.|namespace2~~</code> It also supports clouds for the most searched words in the wiki (searchstats ... g]&[flags]}}</nowiki> |**[tag]**|the category tag for which you want a list of pages|required| |**[flag
- curl @instruments:curl
- CURL=".\curl\curl.exe" set CURL_ERR=curl_err.log for /F "usebackq " %%i in (`%CURL% %FTP_URL%/%FTP_FOL... xt rem Эта команда копирует файлы с сервера rem for /F "usebackq delims=" %%i in (files.txt) DO %CURL... а и удаляет на сервере после успешного копиования for /F "usebackq delims=" %%i in (files.txt) DO %CURL
- instruments @instruments
- ://www2.keil.com/stmicroelectronics-stm32/mdk|MDK for STM32L0 and STM32F0]] \\ Теперь можно использоват... === Git ==== [[instruments:git:setup Keil uVision for work with Git|Настройка Keil uVision для работы с
- rtx-kernel @rtos
- ming issues that an RTOS like the Keil RTX solves for you. For a more detailed comparison between RTOS and Super-loop, take a look at the [[http://www.keil.